nwn-lib-d ~master (2021-09-04T14:13:39Z)
Dub
Repo
WavefrontObj.WFVertex
nwnlibd
wavefrontobj
WavefrontObj
class
WavefrontObj
static
struct
WFVertex {
this
(vec3f position, Nullable!vec3f color);
vec4f
position
;
Nullable
!
vec3f
color
;
}
Constructors
this
this
(vec3f position, Nullable!vec3f color)
Undocumented in source.
Members
Variables
color
Nullable
!
vec3f
color
;
position
vec4f
position
;
Meta
Source
See Implementation
nwnlibd
wavefrontobj
WavefrontObj
constructors
this
functions
serialize
validate
structs
WFFace
WFGroup
WFLine
WFObject
WFVertex
variables
mtllibs
normals
objects
textCoords
vertices