vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
APDYNAMICART::IShapeGenerator Class Referenceabstract

#include <ShapeGenerator.h>

Inheritance diagram for APDYNAMICART::IShapeGenerator:
APDYNAMICART::LinearShapeGenerator APDYNAMICART::NullShapeGenerator

Public Member Functions

virtual Vec3ArrayPtr generate (Vec3ArrayPtr inputPoints, u_int numberOfOutputPoints)=0
 

Protected Member Functions

virtual ~IShapeGenerator ()
 

Detailed Description

Interface

Constructor & Destructor Documentation

virtual APDYNAMICART::IShapeGenerator::~IShapeGenerator ( )
inlineprotectedvirtual

Member Function Documentation

virtual Vec3ArrayPtr APDYNAMICART::IShapeGenerator::generate ( Vec3ArrayPtr  inputPoints,
u_int  numberOfOutputPoints 
)
pure virtual

The documentation for this class was generated from the following file: