WavefrontObj

Constructors

this
this()
this
this(string data)

Members

Functions

serialize
string serialize()
validate
void validate()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

WFFace
struct WFFace
WFGroup
struct WFGroup
WFLine
struct WFLine
WFObject
struct WFObject
WFVertex
struct WFVertex

Variables

mtllibs
string[] mtllibs;
Undocumented in source.
normals
vec3f[] normals;
objects
WFObject[string] objects;
textCoords
vec2f[] textCoords;
vertices
WFVertex[] vertices;

Meta