VertexField

VertexField class

Vertex 字段的内存布局描述。 @hideconstructor

方法

getDataType

名称描述
getDataType()此字段的数据类型。属性的值为 VertexFieldDataType 整数常量。

Result:


getSemantic

名称描述
getSemantic()此字段的使用语义。属性的值为 VertexFieldSemantic 整数常量。

Result:


getAlias

名称描述
getAlias()别名由属性 com.aspose.threed.SemanticAttribute 注释。

Result:


getIndex

名称描述
getIndex()此字段在具有相同语义的顶点布局中的索引。

Result:


getOffset

名称描述
getOffset()此字段的字节偏移量。

Result:


getSize

名称描述
getSize()此字段的字节大小

Result:


hashCode

名称描述
hashCode()

Result: 数字


equals

名称描述
equals(obj)确定此实例与指定对象(该对象也必须是 VertexField 对象)是否具有相同的值。

Result: 数字


compareTo

名称描述
compareTo(other)将此实例与指定对象进行比较,并返回它们相对值的指示。

Result: 数字


toString

名称描述
toString()

Result: 字符串