Package com.aspose.threed
Class VertexElementEdgeCrease
- java.lang.Object
-
- com.aspose.threed.VertexElement
-
- com.aspose.threed.VertexElementDoublesTemplate
-
- com.aspose.threed.VertexElementEdgeCrease
-
- All Implemented Interfaces:
IIndexedVertexElement
public class VertexElementEdgeCrease extends VertexElementDoublesTemplate
Defines the edge crease for specified components
-
-
Constructor Summary
Constructors Constructor Description VertexElementEdgeCrease()
Initializes a new instance of theVertexElementEdgeCrease
class.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description VertexElement
clone(boolean withDirect, boolean withIndice)
-
Methods inherited from class com.aspose.threed.VertexElementDoublesTemplate
clear, copyTo, getData, setData
-
Methods inherited from class com.aspose.threed.VertexElement
clone, getIndices, getMappingMode, getName, getReferenceMode, getVertexElementType, setIndices, setMappingMode, setName, setReferenceMode, toString
-
-
-
-
Constructor Detail
-
VertexElementEdgeCrease
public VertexElementEdgeCrease()
Initializes a new instance of theVertexElementEdgeCrease
class.
-
-
Method Detail
-
clone
public VertexElement clone(boolean withDirect, boolean withIndice)
-
-