nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
WavefrontObj.WFFace
nwnlibd
wavefrontobj
WavefrontObj
class
WavefrontObj
static
struct
WFFace {
size_t
[]
vertices
;
Nullable
!(
size_t
[])
textCoords
;
Nullable
!(
size_t
[])
normals
;
string
material
;
}
Members
Variables
material
string
material
;
normals
Nullable
!(
size_t
[])
normals
;
textCoords
Nullable
!(
size_t
[])
textCoords
;
vertices
size_t
[]
vertices
;
Meta
Source
See Implementation
nwnlibd
wavefrontobj
WavefrontObj
constructors
this
functions
serialize
validate
structs
WFFace
WFGroup
WFLine
WFObject
WFVertex
variables
mtllibs
normals
objects
textCoords
vertices