Package com.aspose.threed
Class VertexElementEdgeCrease
- java.lang.Object
-
- com.aspose.threed.VertexElement
-
- com.aspose.threed.VertexElementTemplate<java.lang.Double>
-
- com.aspose.threed.VertexElementEdgeCrease
-
- All Implemented Interfaces:
IIndicedVertexElement
public class VertexElementEdgeCrease extends VertexElementTemplate<java.lang.Double>
Defines the edge crease for specified components
-
-
Constructor Summary
Constructors Constructor Description VertexElementEdgeCrease()
Initializes a new instance of theVertexElementEdgeCrease
class.
-
Method Summary
Modifier and Type Method Description VertexElement
clone(boolean withDirect, boolean withIndice)
-
Methods inherited from class com.aspose.threed.VertexElementTemplate
clear, copyTo, getData, getIndices, setData, setIndices
-
Methods inherited from class com.aspose.threed.VertexElement
clone, getMappingMode, getName, getReferenceMode, getVertexElementType, 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)
-
-