A 2D point.
More...
Public Attributes |
| float | myX |
| float | myY |
Detailed Description
Constructor & Destructor Documentation
| makVrv::Dt2dPoint::Dt2dPoint |
( |
float |
x = 0.0f, |
|
|
float |
y = 0.0f |
|
) |
| |
|
inline |
Constructor takes the x & y values,.
Member Function Documentation
Increment this point by another.
References myX, and myY.
Decrement this point by another.
References myX, and myY.
Do these two points have the same values?
References myX, and myY.
Do these two points have different values?
References myX, and myY.
Create a new point which is these two points added together.
References myX, and myY.
Create a new point which is this point subtracted by another.
References myX, and myY.
Member Data Documentation
| float makVrv::Dt2dPoint::myX |
| float makVrv::Dt2dPoint::myY |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrvGraphics/DtBoundingBox.h