...
Name | Description |
---|---|
float W | W coordinate. |
float X | X coordinate. |
float Y | Y coordinate. |
float Z | Z coordinate. |
Friends
Name | Description |
---|---|
friend bool operator!=(const GeoVector4 &l, const GeoVector4 &r) | Performs an element-wise comparison of the two vectors. |
friend bool operator==(const GeoVector4 &l, const GeoVector4 &r) | Performs an element-wise comparison of the two vectors. |
Anchor | ||||
---|---|---|---|---|
|
...