Function WavefrontObj.WFVertex.this
this
(
in const(gfm .math .vector .Vector!(float,3)) position,
std .typecons .Nullable!(gfm.math.vector.Vector!(float,3).Vector) color = Nullable(DontCallDestructorT(), true)
);