RVC::VECTOR::POINT Struct Reference
Vector point record definition.
More...
#include <rvc/vector.h>
List of all members.
Detailed Description
Vector point record definition.
Constructor & Destructor Documentation
| RVC::VECTOR::POINT::POINT |
( |
|
) |
[inline] |
| RVC::VECTOR::POINT::POINT |
( |
const DPOINT2D & |
rhs |
) |
[inline] |
| RVC::VECTOR::POINT::POINT |
( |
const DPOINT3D & |
rhs |
) |
[inline] |
Member Function Documentation
| DRECT3D RVC::VECTOR::POINT::GetExtents |
( |
|
) |
const [inline] |
Get extents of vector point.
- Returns:
- extents of vector point
| bool RVC::VECTOR::POINT::IsValid |
( |
|
) |
const [inline] |
| POINT& RVC::VECTOR::POINT::operator= |
( |
const DPOINT2D & |
rhs |
) |
[inline] |
| POINT& RVC::VECTOR::POINT::operator= |
( |
const DPOINT3D & |
rhs |
) |
[inline] |
The documentation for this struct was generated from the following file: