Represents a readonly 3D vector.
More...
|
| | X = property |
| | Y = property |
| | Z = property |
Represents a readonly 3D vector.
◆ __init__()
| hyperx.api.Vector3d.__init__ |
( |
| self, |
|
|
_api.Vector3d | vector3d ) |
◆ __eq__()
| hyperx.api.Vector3d.__eq__ |
( |
| self, |
|
|
| other ) |
◆ __hash__()
| int hyperx.api.Vector3d.__hash__ |
( |
| self | ) |
|
◆ __ne__()
| hyperx.api.Vector3d.__ne__ |
( |
| self, |
|
|
| other ) |
◆ Create_Vector3d()
| hyperx.api.Vector3d.Create_Vector3d |
( |
float | x, |
|
|
float | y, |
|
|
float | z ) |
◆ Equals() [1/3]
| bool hyperx.api.Vector3d.Equals |
( |
| self, |
|
|
| item1 = None ) |
◆ Equals() [2/3]
| bool hyperx.api.Vector3d.Equals |
( |
| self, |
|
|
object | obj ) |
◆ Equals() [3/3]
| bool hyperx.api.Vector3d.Equals |
( |
| self, |
|
|
| other ) |
◆ _Entity
| hyperx.api.Vector3d._Entity = vector3d |
|
protected |
| hyperx.api.Vector3d.X = property |
|
static |
| hyperx.api.Vector3d.Y = property |
|
static |
| hyperx.api.Vector3d.Z = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py