Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SceneObject --+ | Geometry --+ | Primitive --+ | ParametricModel --+ | PlanarModel --+ | PointSet2D
PointSet2D describes an explicit set of 2D points. See PointSet.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
__instance_size__ = 12
|
|
Inherited from |
Properties | |
pointList | |
Inherited from Inherited from |
Method Details |
__init__( (object)arg1, (Point2Array)arg2) -> None : C++ signature : void __init__(struct _object *,class TOOLS::RefCountPtr<class PGL::Point2Array>)
|
__repr__( (PointSet2D)arg1) -> str : C++ signature : class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __repr__(class PGL::PointSet2D *)
|
copy( (PointSet2D)arg1) -> SceneObject : C++ signature : class TOOLS::RefCountPtr<class PGL::SceneObject> copy(class PGL::PointSet2D {lvalue}) |
Property Details |
pointList
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:18 2008 | http://epydoc.sourceforge.net |