home | project pages | download | documentation | doxygen | contact |
Public Member Functions | |
def | __init__ |
def | nextNeighbour |
def | childCoord |
def | boundingBox |
def | size |
Public Attributes | |
this | |
Static Private Attributes | |
dictionary | __swig_setmethods__ = {} |
tuple | __setattr__ = lambdaself,name,value:_swig_setattr(self, VoxCoord, name, value) |
dictionary | __swig_getmethods__ = {} |
tuple | __getattr__ = lambdaself,name:_swig_getattr(self, VoxCoord, name) |
__repr__ = _swig_repr | |
__swig_destroy__ = _camvox.delete_VoxCoord | |
__del__ = lambdaself:None; |
def pyext::camvox::VoxCoord::__init__ | ( | self, | ||
args | ||||
) |
def pyext::camvox::VoxCoord::nextNeighbour | ( | args | ) |
def pyext::camvox::VoxCoord::childCoord | ( | args | ) |
def pyext::camvox::VoxCoord::boundingBox | ( | args | ) |
def pyext::camvox::VoxCoord::size | ( | args | ) |
dictionary pyext::camvox::VoxCoord::__swig_setmethods__ = {} [static, private] |
tuple pyext::camvox::VoxCoord::__setattr__ = lambdaself,name,value:_swig_setattr(self, VoxCoord, name, value) [static, private] |
dictionary pyext::camvox::VoxCoord::__swig_getmethods__ = {} [static, private] |
tuple pyext::camvox::VoxCoord::__getattr__ = lambdaself,name:_swig_getattr(self, VoxCoord, name) [static, private] |
pyext::camvox::VoxCoord::__repr__ = _swig_repr [static, private] |
pyext::camvox::VoxCoord::__swig_destroy__ = _camvox.delete_VoxCoord [static, private] |
pyext::camvox::VoxCoord::__del__ = lambdaself:None; [static, private] |