DataOBJ

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Aliases

Polygon
alias Polygon = size_t[3][]
Undocumented in source.

Classes

CObject
class CObject
Undocumented in source.
Material
class Material
Undocumented in source.

Variables

currentGroup
string currentGroup;
Undocumented in source.
currentMaterial
Material currentMaterial;
Undocumented in source.
currentObject
CObject currentObject;
Undocumented in source.
currentPath
string currentPath;
Undocumented in source.
currentSmooth
long currentSmooth;
Undocumented in source.
mtllibs
MTL[] mtllibs;
Undocumented in source.
normals
Vector!3[] normals;
Undocumented in source.
objects
CObject[string] objects;
Undocumented in source.
options
string[string] options;
Undocumented in source.
polygons
Polygon[] polygons;
Undocumented in source.
texCoords
Vector!3[] texCoords;
Undocumented in source.
vertices
Vector!3[] vertices;
Undocumented in source.

Meta