Interface IVertexPosNormalUV
Assembly: AxCommon.dll
Syntax
public interface IVertexPosNormalUV : IVertexPosition3, IVertexPosition<Vector3>, IVertexNormal, IVertexUV, IVertex
Methods
|
Improve this Doc
View Source
Clone()
Declaration
VertexDataPosNormalUV Clone()
Returns
|
Improve this Doc
View Source
Set(IVertexPosNormalUV)
Declaration
void Set(IVertexPosNormalUV source)
Parameters
|
Improve this Doc
View Source
Set(VertexDataPosNormalUV)
Declaration
void Set(VertexDataPosNormalUV source)
Parameters