Defines one vertex on dome which will be shared by multiple Patches. Using an index, rather than a ptr, avoids the invalid iterator pitfall.
More...
List of all members.
Detailed Description
Defines one vertex on dome which will be shared by multiple Patches. Using an index, rather than a ptr, avoids the invalid iterator pitfall.
Constructor & Destructor Documentation
| sky::SkyDome::Point::Point |
( |
void |
|
) |
[inline] |
| sky::SkyDome::Point::~Point |
( |
|
) |
[inline] |
Member Function Documentation
| RGBA sky::SkyDome::Point::GetColor |
( |
void |
|
) |
const [inline] |
| WorldVertex sky::SkyDome::Point::GetPosition |
( |
void |
|
) |
const [inline] |
| void sky::SkyDome::Point::SetColor |
( |
const RGBA |
color, |
|
|
SkyDome & |
skyDome | |
|
) |
| | |
| void sky::SkyDome::Point::SetPosition |
( |
const WorldVertex & |
pos |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: