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

#include <PS_Symmetry.h>

Public Member Functions

void makeInstances (std::vector< osg::Vec3 > *points)
 creates other instances of given point (first item in vector) More...
 
std::vector< osg::Quat > * makeRotations ()
 creates vector of rotations - one for each face-plane More...
 
int load (std::string fileName)
 
int getNumberofFaces ()
 
std::vector< symmetry_axis * > * getAxes ()
 

Member Function Documentation

std::vector<symmetry_axis *>* APDYNAMICART::PS_Symmetry::getAxes ( )
inline
int APDYNAMICART::PS_Symmetry::getNumberofFaces ( )
inline
int APDYNAMICART::PS_Symmetry::load ( std::string  fileName)
void APDYNAMICART::PS_Symmetry::makeInstances ( std::vector< osg::Vec3 > *  points)

creates other instances of given point (first item in vector)

std::vector< osg::Quat > * APDYNAMICART::PS_Symmetry::makeRotations ( )

creates vector of rotations - one for each face-plane


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