Public Member Functions | |
Point () | |
Point (float _x, float _y) | |
override string | ToString () |
Returns a string that represents the current Point. More... | |
Public Attributes | |
float | x |
Point representation.
|
inline |
|
inline |
|
inline |
float CryEngine.Point.x |