| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Action --+
|
VolComputer
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 72
|
|
| Properties | |
| result | |
|
volume Return the volume of the shape |
|
|
Inherited from |
|
| Method Details |
__init__( (object)arg1, (Discretizer)arg2) -> None :
VolComputer() -> compute the object volume
C++ signature :
void __init__(struct _object *,class PGL::Discretizer {lvalue})
|
process( (VolComputer)arg1, (Scene)arg2) -> bool :
C++ signature :
bool process(class PGL::VolComputer {lvalue},class TOOLS::RefCountPtr<class PGL::Scene>)
|
| Property Details |
result
|
volumeReturn the volume of the shape
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:16 2008 | http://epydoc.sourceforge.net |