MipResources::Parallelepiped3D Class Reference
[Draw window]
#include <DraWinObj.h>
List of all members.
|
Public Member Functions |
| | Parallelepiped3D (Decimal x1, Decimal x2, Decimal y1, Decimal y2, Decimal z1, Decimal z2, Position3D trasl, Orientation3D ori, Decimal red, Decimal green, Decimal blue) |
| | Constructor with parameters.
|
| | Parallelepiped3D (Position3D startPoint, Position3D endPoint, Position3D trasl, Orientation3D ori, Decimal red, Decimal green, Decimal blue) |
| DraWinObjPlate | plate () |
| | Gets the plate.
|
| Position3D | initPos () |
| | Gets the quadcopter pose.
|
| Position3D | endingPos () |
| Decimal | getRed () |
| Decimal | getGreen () |
| Decimal | getBlue () |
| Position3D | getTrasl () |
| Orientation3D | getOri () |
| void | boundBox (DraWinBoundBox &bb) |
| | Gets the bounding box.
|
Constructor & Destructor Documentation
| MipResources::Parallelepiped3D::Parallelepiped3D |
( |
Decimal |
x1, |
|
|
Decimal |
x2, |
|
|
Decimal |
y1, |
|
|
Decimal |
y2, |
|
|
Decimal |
z1, |
|
|
Decimal |
z2, |
|
|
Position3D |
trasl, |
|
|
Orientation3D |
ori, |
|
|
Decimal |
red, |
|
|
Decimal |
green, |
|
|
Decimal |
blue | |
|
) |
| | |
Constructor with parameters.
- Parameters:
-
| x1 | Starting position |
| x2 | Ending position |
Member Function Documentation
| DraWinObjPlate MipResources::Parallelepiped3D::plate |
( |
|
) |
[inline, virtual] |
| Position3D MipResources::Parallelepiped3D::initPos |
( |
|
) |
[inline] |
Gets the quadcopter pose.
- Returns:
- Quad3D pose.
| Position3D MipResources::Parallelepiped3D::endingPos |
( |
|
) |
[inline] |
| Decimal MipResources::Parallelepiped3D::getRed |
( |
|
) |
[inline] |
| Decimal MipResources::Parallelepiped3D::getGreen |
( |
|
) |
[inline] |
| Decimal MipResources::Parallelepiped3D::getBlue |
( |
|
) |
[inline] |
| Position3D MipResources::Parallelepiped3D::getTrasl |
( |
|
) |
[inline] |
| Orientation3D MipResources::Parallelepiped3D::getOri |
( |
|
) |
[inline] |
| void MipResources::Parallelepiped3D::boundBox |
( |
DraWinBoundBox & |
bb |
) |
[virtual] |
The documentation for this class was generated from the following files: