clamp(const DOSBox_Vector2 min, const DOSBox_Vector2 max) const (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
DOSBox_Vector2(const float x, const float y) (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
DOSBox_Vector2() (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
magnitude(void) const (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
normalized(void) const (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
operator*(const float f) const (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
sqrMagnitude(void) const (defined in DOSBox_Vector2) | DOSBox_Vector2 | [inline] |
X (defined in DOSBox_Vector2) | DOSBox_Vector2 | |
Y (defined in DOSBox_Vector2) | DOSBox_Vector2 |