Nori  23
WavefrontOBJ::OBJVertex Struct Reference

Vertex indices used by the OBJ format. More...

Public Member Functions

 OBJVertex (const std::string &string)
 
bool operator== (const OBJVertex &v) const
 

Public Attributes

uint32_t p = (uint32_t) -1
 
uint32_t n = (uint32_t) -1
 
uint32_t uv = (uint32_t) -1
 

Detailed Description

Vertex indices used by the OBJ format.

Definition at line 143 of file obj.cpp.


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