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