Struct WavefrontObj.WFVertex

struct WFVertex ;

Constructors

NameDescription
this (position, color)

Fields

NameTypeDescription
color std.typecons.Nullable!(gfm.math.vector.Vector!(float,3).Vector)
position gfm.math.vector.Vector!(float,4)