public class VertexElementBinormal extends VertexElementFVector
| Constructor and Description |
|---|
VertexElementBinormal()
Initializes a new instance of the
VertexElementBinormal class. |
| Modifier and Type | Method and Description |
|---|---|
VertexElement |
clone(boolean withDirect,
boolean withIndice)
Deep clone the vertex element
|
clear, copyTo, getData, setData, setData, setDataclone, getIndices, getMappingMode, getName, getReferenceMode, getVertexElementType, setIndices, setMappingMode, setName, setReferenceMode, toStringpublic VertexElementBinormal()
VertexElementBinormal class.public VertexElement clone(boolean withDirect, boolean withIndice)
VertexElementclone in class VertexElementFVectorwithDirect - Clone the vertex with direct arraywithIndice - Clone the vertex with index array