Public Member Functions | |
def | __init__ |
def | save |
def | debug |
Public Attributes | |
phBody | |
phDensity | |
phType | |
phGroup | |
phMaterial | |
geometryID | |
textureID | |
Static Public Attributes | |
name = None | |
int | phBody = 0 |
int | phType = 0 |
pos = None | |
rot = None | |
float | width = 0.0 |
float | height = 0.0 |
float | depth = 0.0 |
float | phDensity = 1.0 |
int | phMaterial = 0 |
int | phGroup = 0 |
int | textureID = 1 |
int | geometryID = 1 |
Body Class.
Definition at line 762 of file rvg.py.
float rvg::Body::depth = 0.0 [static] |
int rvg::Body::geometryID = 1 [static] |
float rvg::Body::height = 0.0 [static] |
rvg::Body::name = None [static] |
int rvg::Body::phBody = 0 [static] |
float rvg::Body::phDensity = 1.0 [static] |
int rvg::Body::phGroup = 0 [static] |
int rvg::Body::phMaterial = 0 [static] |
int rvg::Body::phType = 0 [static] |
rvg::Body::pos = None [static] |
rvg::Body::rot = None [static] |
int rvg::Body::textureID = 1 [static] |
float rvg::Body::width = 0.0 [static] |