csgComposite Class Reference

Definition of class csgComposite. More...

#include <csg.h>


Public Member Functions

 csgComposite (int op, csgNode *lft, csgNode *rgt)
 constructor
virtual ~csgNode (void)
 destructor
virtual int type ()
 csg node type accessor
virtual const char & opname ()(char c)
 csg operator accessor
virtual PrimitiveRep & prim ()
 the leaf primitive accessor
virtual void transform (const AffineTransform &m, const AffineTransform &mi)
 transform operator
virtual csgNodelft ()
 left child accessor
virtual csgNodergt ()
 right child accessor


Detailed Description

Definition of class csgComposite.

The csgComposite class is the Composite implementation in the Composite pattern.


The documentation for this class was generated from the following file:
Generated on Thu Jul 5 00:13:55 2007 for S3D by  doxygen 1.4.6