Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
orxonox::IcoSphere::TriangleIndices Struct Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/tools/IcoSphere.h>

Public Member Functions

 TriangleIndices (int _v1, int _v2, int _v3)
 
bool operator< (const TriangleIndices &o) const
 

Public Attributes

int v1
 
int v2
 
int v3
 

Constructor & Destructor Documentation

orxonox::IcoSphere::TriangleIndices::TriangleIndices ( int  _v1,
int  _v2,
int  _v3 
)
inline

Member Function Documentation

bool orxonox::IcoSphere::TriangleIndices::operator< ( const TriangleIndices o) const
inline

Member Data Documentation

int orxonox::IcoSphere::TriangleIndices::v1
int orxonox::IcoSphere::TriangleIndices::v2
int orxonox::IcoSphere::TriangleIndices::v3

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