#include <PatchSurface.h>
Inheritance diagram for CSLPatchSurface:

Public Member Functions |
|
| CSLPatchSurface (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate) | |
| virtual | ~CSLPatchSurface () |
Implements a patch surface (see the SI_PatchSurface template reference).
| CSLPatchSurface | ( | CSLScene * | in_pScene, | |
| CSLModel * | in_pModel, | |||
| CdotXSITemplate * | in_pTemplate | |||
| ) | [inline] |
Constructor
| in_pScene | Pointer to the scene containing the Geometry | |
| in_pModel | Pointer to the model containing the Geometry | |
| in_pTemplate | Pointer to the CdotXSITemplate containing the Geometry |
| virtual ~CSLPatchSurface | ( | ) | [virtual] |
Destructor