ObjVertex class
ObjVertex class
The OBJ vertex.
The ObjVertex type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the ObjVertex class. |
Properties
Property | Description |
---|---|
x | Gets the x coordinate. |
y | Gets the y coordinate. |
z | Gets the z coordinate. |
Methods
Method | Description |
---|---|
equals | Indicates whether the current object is equal to another object of the same type. |
See Also
- module
aspose.cad.fileformats.obj.vertexdata
- class
ObjVertex