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