![]() |
Blender V2.61 - r43446
|
#include <BOP_Chrono.h>
Public Member Functions | |
| BOP_Chrono () | |
| void | start () |
| float | stamp () |
Definition at line 38 of file BOP_Chrono.h.
| BOP_Chrono::BOP_Chrono | ( | ) | [inline] |
Definition at line 43 of file BOP_Chrono.h.
| float BOP_Chrono::stamp | ( | ) | [inline] |
Definition at line 45 of file BOP_Chrono.h.
Referenced by BOP_intersectionBoolOp().
| void BOP_Chrono::start | ( | ) | [inline] |
Definition at line 44 of file BOP_Chrono.h.
Referenced by BOP_intersectionBoolOp().