Vertex class
Vertex class
Vertex reference, used to access the raw vertex in TriMesh
.
The Vertex type exposes the following members:
Methods
Method | Description |
---|---|
compare_to | Compare the vertex with another vertex instance |
read_vector4 | Read the vector4 field |
read_f_vector4 | Read the vector4 field |
read_vector3 | Read the vector3 field |
read_f_vector3 | Read the vector3 field |
read_vector2 | Read the vector2 field |
read_f_vector2 | Read the vector2 field |
read_double | Read the double field |
read_float | Read the float field |
See Also
- module
aspose.threed.utilities
- class
TriMesh