home | project pages | download | documentation | doxygen | contact |
Public Member Functions | |
def | __init__ |
def | translate |
def | scale |
def | rotate |
def | setResolution |
Public Attributes | |
this | |
Static Private Attributes | |
dictionary | __swig_setmethods__ = {} |
tuple | __setattr__ = lambdaself,name,value:_swig_setattr(self, CSGObject, name, value) |
dictionary | __swig_getmethods__ = {} |
tuple | __getattr__ = lambdaself,name:_swig_getattr(self, CSGObject, name) |
__repr__ = _swig_repr | |
__swig_destroy__ = _camvox.delete_CSGObject | |
__del__ = lambdaself:None; |
def pyext::camvox::CSGObject::__init__ | ( | self, | ||
args | ||||
) |
def pyext::camvox::CSGObject::translate | ( | args | ) |
def pyext::camvox::CSGObject::scale | ( | args | ) |
def pyext::camvox::CSGObject::rotate | ( | args | ) |
def pyext::camvox::CSGObject::setResolution | ( | args | ) |
dictionary pyext::camvox::CSGObject::__swig_setmethods__ = {} [static, private] |
tuple pyext::camvox::CSGObject::__setattr__ = lambdaself,name,value:_swig_setattr(self, CSGObject, name, value) [static, private] |
dictionary pyext::camvox::CSGObject::__swig_getmethods__ = {} [static, private] |
tuple pyext::camvox::CSGObject::__getattr__ = lambdaself,name:_swig_getattr(self, CSGObject, name) [static, private] |
pyext::camvox::CSGObject::__repr__ = _swig_repr [static, private] |
pyext::camvox::CSGObject::__swig_destroy__ = _camvox.delete_CSGObject [static, private] |
pyext::camvox::CSGObject::__del__ = lambdaself:None; [static, private] |
Reimplemented in pyext::camvox::CSGOperation.