CoordinateSystemPy(CoordinateSystem *pcObject, PyTypeObject *T=&Type) | Base::CoordinateSystemPy | |
DecRef(void) | Base::PyObjectBase | |
displacement(PyObject *args) | Base::CoordinateSystemPy | |
getAxis(void) const | Base::CoordinateSystemPy | |
getCoordinateSystemPtr(void) const | Base::CoordinateSystemPy | |
getCustomAttributes(const char *attr) const | Base::CoordinateSystemPy | |
getPosition(void) const | Base::CoordinateSystemPy | |
GetterSetter | Base::CoordinateSystemPy | static |
GetType(void) | Base::CoordinateSystemPy | virtual |
getXDirection(void) const | Base::CoordinateSystemPy | |
getYDirection(void) const | Base::CoordinateSystemPy | |
getZDirection(void) const | Base::CoordinateSystemPy | |
Immutable enum value | Base::PyObjectBase | |
IncRef(void) | Base::PyObjectBase | |
isConst() | Base::PyObjectBase | |
isNotTracking() const | Base::PyObjectBase | |
isValid() | Base::PyObjectBase | |
Methods | Base::CoordinateSystemPy | static |
Notify enum value | Base::PyObjectBase | |
NoTrack enum value | Base::PyObjectBase | |
PointerType typedef | Base::CoordinateSystemPy | |
PyDestructor(PyObject *P) | Base::PyObjectBase | static |
PyInit(PyObject *args, PyObject *k) | Base::CoordinateSystemPy | virtual |
PyMake(struct _typeobject *, PyObject *, PyObject *) | Base::CoordinateSystemPy | static |
PyObjectBase(void *, PyTypeObject *T) | Base::PyObjectBase | |
representation(void) const | Base::CoordinateSystemPy | |
setAxes(PyObject *args) | Base::CoordinateSystemPy | |
setAxis(Py::Object arg) | Base::CoordinateSystemPy | |
setConst() | Base::PyObjectBase | |
setCustomAttributes(const char *attr, PyObject *obj) | Base::CoordinateSystemPy | |
setInvalid() | Base::PyObjectBase | |
setNotTracking(bool on=true) | Base::PyObjectBase | |
setPlacement(PyObject *args) | Base::CoordinateSystemPy | |
setPosition(Py::Object arg) | Base::CoordinateSystemPy | |
setShouldNotify(bool on) | Base::PyObjectBase | |
setXDirection(Py::Object arg) | Base::CoordinateSystemPy | |
setYDirection(Py::Object arg) | Base::CoordinateSystemPy | |
setZDirection(Py::Object arg) | Base::CoordinateSystemPy | |
shouldNotify() const | Base::PyObjectBase | |
startNotify() | Base::PyObjectBase | |
staticCallback_displacement(PyObject *self, PyObject *args) | Base::CoordinateSystemPy | static |
staticCallback_getAxis(PyObject *self, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_getPosition(PyObject *self, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_getXDirection(PyObject *self, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_getYDirection(PyObject *self, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_getZDirection(PyObject *self, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_setAxes(PyObject *self, PyObject *args) | Base::CoordinateSystemPy | static |
staticCallback_setAxis(PyObject *self, PyObject *value, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_setPlacement(PyObject *self, PyObject *args) | Base::CoordinateSystemPy | static |
staticCallback_setPosition(PyObject *self, PyObject *value, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_setXDirection(PyObject *self, PyObject *value, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_setYDirection(PyObject *self, PyObject *value, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_setZDirection(PyObject *self, PyObject *value, void *closure) | Base::CoordinateSystemPy | static |
staticCallback_transform(PyObject *self, PyObject *args) | Base::CoordinateSystemPy | static |
staticCallback_transformTo(PyObject *self, PyObject *args) | Base::CoordinateSystemPy | static |
Status enum name | Base::PyObjectBase | |
StatusBits | Base::PyObjectBase | protected |
transform(PyObject *args) | Base::CoordinateSystemPy | |
transformTo(PyObject *args) | Base::CoordinateSystemPy | |
Type | Base::CoordinateSystemPy | static |
Valid enum value | Base::PyObjectBase | |
~CoordinateSystemPy() | Base::CoordinateSystemPy | protected |
~PyObjectBase() | Base::PyObjectBase | protectedvirtual |