i6engine  1.0
i6e::modules::IcoSphere::LineIndices Struct Reference

#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/modules/graphics/Debug.h>

Public Member Functions

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

Public Attributes

int v1
 
int v2
 

Detailed Description

Definition at line 49 of file Debug.h.

Constructor & Destructor Documentation

i6e::modules::IcoSphere::LineIndices::LineIndices ( int  _v1,
int  _v2 
)
inline

Definition at line 52 of file Debug.h.

Member Function Documentation

bool i6e::modules::IcoSphere::LineIndices::operator== ( const LineIndices o) const
inline

Definition at line 54 of file Debug.h.

Member Data Documentation

int i6e::modules::IcoSphere::LineIndices::v1

Definition at line 50 of file Debug.h.

int i6e::modules::IcoSphere::LineIndices::v2

Definition at line 50 of file Debug.h.


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