VertexElementVisibility Class |
Namespace: Aspose.ThreeD.Entities
The VertexElementVisibility type exposes the following members.
Name | Description | |
---|---|---|
![]() | VertexElementVisibility |
Initializes a new instance of the VertexElementVisibility class.
|
Name | Description | |
---|---|---|
![]() | Data |
Gets the vertex data
(Inherited from VertexElementTemplateT.) |
![]() | Indices |
Gets the indice data
(Inherited from VertexElementTemplateT.) |
![]() | MappingMode |
Gets or sets how the element is mapped.
(Inherited from VertexElement.) |
![]() | Name |
Gets or sets the name.
(Inherited from VertexElement.) |
![]() | ReferenceMode |
Gets or sets how the element is referenced.
(Inherited from VertexElement.) |
![]() | VertexElementType |
Gets the type of the VertexElement (Inherited from VertexElement.) |
Name | Description | |
---|---|---|
![]() | Clear |
Removes all elements from the direct and the index arrays.
(Inherited from VertexElementTemplateT.) |
![]() | CopyTo |
Copys data to specified element
(Inherited from VertexElementTemplateT.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetData |
Load data
(Inherited from VertexElementTemplateT.) |
![]() | SetIndices |
Load indices
(Inherited from VertexElementTemplateT.) |
![]() | ToString |
String representation of vertex element.
(Inherited from VertexElement.) |