MeshCore::MeshFastBuilder::Private::Vertex Struct Reference

Public Member Functions

bool operator!= (const Vertex &rhs) const
 
bool operator< (const Vertex &rhs) const
 
 Vertex ()
 
 Vertex (float x, float y, float z)
 

Public Attributes

size_type i
 
float x
 
float y
 
float z
 

Constructor & Destructor Documentation

◆ Vertex() [1/2]

MeshCore::MeshFastBuilder::Private::Vertex::Vertex ( )

◆ Vertex() [2/2]

MeshCore::MeshFastBuilder::Private::Vertex::Vertex ( float  x,
float  y,
float  z 
)

Member Function Documentation

◆ operator!=()

bool MeshCore::MeshFastBuilder::Private::Vertex::operator!= ( const Vertex rhs) const

◆ operator<()

bool MeshCore::MeshFastBuilder::Private::Vertex::operator< ( const Vertex rhs) const

Member Data Documentation

◆ i

size_type MeshCore::MeshFastBuilder::Private::Vertex::i

◆ x

◆ y

◆ z


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