Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Action --+ | BBoxComputer
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
__instance_size__ = 60
|
Properties | |
boundingbox Return the last computed Bounding Box. |
|
result | |
Inherited from |
Method Details |
__init__( (object)arg1, (Discretizer)arg2) -> None : BBoxComputer() -> Compute the objects bounding box C++ signature : void __init__(struct _object *,class PGL::Discretizer {lvalue})
|
clear( (BBoxComputer)arg1) -> None : C++ signature : void clear(class PGL::BBoxComputer {lvalue}) |
process( (BBoxComputer)arg1, (Scene)arg2) -> bool : C++ signature : bool process(class PGL::BBoxComputer *,class TOOLS::RefCountPtr<class PGL::Scene>)
|
Property Details |
boundingboxReturn the last computed Bounding Box.
|
result
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:15 2008 | http://epydoc.sourceforge.net |