Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SceneObject --+ | Geometry
Abstract base class for all geometrical structure.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
deepcopy( (Geometry)arg1) -> Geometry : C++ signature : class TOOLS::RefCountPtr<class PGL::Geometry> deepcopy(class PGL::Geometry *)
|
isACurve( (Geometry)arg1) -> bool : C++ signature : bool isACurve(class PGL::Geometry {lvalue}) |
isASurface( (Geometry)arg1) -> bool : C++ signature : bool isASurface(class PGL::Geometry {lvalue}) |
isAVolume( (Geometry)arg1) -> bool : C++ signature : bool isAVolume(class PGL::Geometry {lvalue}) |
isExplicit( (Geometry)arg1) -> bool : C++ signature : bool isExplicit(class PGL::Geometry {lvalue}) |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:17 2008 | http://epydoc.sourceforge.net |