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

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

Public Member Functions

 LineIndices (int _v1, int _v2)
 
bool operator== (const LineIndices &o) const
 

Public Attributes

int v1
 
int v2
 

Constructor & Destructor Documentation

orxonox::IcoSphere::LineIndices::LineIndices ( int  _v1,
int  _v2 
)
inline

Member Function Documentation

bool orxonox::IcoSphere::LineIndices::operator== ( const LineIndices o) const
inline

Member Data Documentation

int orxonox::IcoSphere::LineIndices::v1
int orxonox::IcoSphere::LineIndices::v2

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