VertexPositionNormal.VertexPositionNormal

VertexPositionNormal(ref Vector3, ref Vector3)

public VertexPositionNormal(ref Vector3 p, ref Vector3 n)

See Also


VertexPositionNormal(float, float, float, float, float, float)

public VertexPositionNormal(float px, float py, float pz, float nx, float ny, float nz)

See Also


VertexPositionNormal(IVertexGeometry)

public VertexPositionNormal(IVertexGeometry src)

See Also