|
OPTPiX SpriteStudio SDK
|
Inheritance diagram for Bind_SsPart:
Collaboration diagram for Bind_SsPart:Public Member Functions | |
| Bind_SsPart (SsPart *p) | |
| bool | debug () |
| const char * | name () |
| int | arrayIndex () |
| int | parentIndex () |
| int | type () |
| int | boundsType () |
| int | inheritType () |
| int | alphaBlendType () |
| int | show () |
| int | locked () |
| float | inheritRates (int type) |
| boost::python::numeric::array | array_ () |
Public Member Functions inherited from myPyBinder< SsPart > | |
| void | bind (SsPart *c) |
| bool | isNull () |
Public Attributes | |
| float | aaaa [10] |
Public Attributes inherited from myPyBinder< SsPart > | |
| SsPart * | bind_inst |