#include <SceneObjects.h>
Inheritance diagram for scPoints:
Public Members | |||
scPoints () | |||
scPoints (const PointList &pl) | |||
Void | Apply (const Transform &m) | ||
Void | Print (ostream &s) const | ||
Void | Parse (istream &s) | ||
Object* | Clone () const |
Definition at line 89 of file SceneObjects.h.
scPoints::scPoints () |
Definition at line 92 of file SceneObjects.h.
scPoints::scPoints (const PointList & pl) |
Definition at line 93 of file SceneObjects.h.
Void scPoints::Apply (const Transform & m) [virtual]
|
Object * scPoints::Clone () const [inline]
|
Void scPoints::Parse (istream & s) [inline]
|
Definition at line 98 of file SceneObjects.h.
Void scPoints::Print (ostream & s) const [inline]
|