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

#include <PS_Polyhedron.h>

Static Public Member Functions

static std::vector< std::string > getAvaiablePolyhedronNames ()
 
static PS_PolyhedronPtr getPolyhedron (const std::string &name)
 
static bool isValidName (const std::string &name)
 

Detailed Description

Pattern simple factory

Member Function Documentation

static std::vector<std::string> APDYNAMICART::PolyhedronFactory::getAvaiablePolyhedronNames ( )
inlinestatic
static PS_PolyhedronPtr APDYNAMICART::PolyhedronFactory::getPolyhedron ( const std::string &  name)
inlinestatic
static bool APDYNAMICART::PolyhedronFactory::isValidName ( const std::string &  name)
inlinestatic

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