SourceForge.net Logo

pyext::camvox::CSGObject Class Reference

Inheritance diagram for pyext::camvox::CSGObject:

pyext::camvox::_object pyext::camvox::CSGOperation pyext::camvox::CSGPrimative pyext::camvox::CSGDifference pyext::camvox::CSGIntersection pyext::camvox::CSGInvert pyext::camvox::CSGUnion pyext::camvox::CSGCylinder pyext::camvox::CSGPlane pyext::camvox::CSGSphere

List of all members.


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;

Member Function Documentation

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  ) 


Member Data Documentation

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.


The documentation for this class was generated from the following file: