objtree::Point Struct Reference
#include <types.h>
List of all members.
Detailed Description
Simple 3D point structure.
Definition at line 41 of file types.h.
Constructor & Destructor Documentation
objtree::Point::Point |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z | |
|
) |
| | [inline] |
objtree::Point::Point |
( |
const Point & |
p |
) |
[inline] |
objtree::Point::Point |
( |
|
) |
[inline] |
Member Function Documentation
Point objtree::Point::operator+ |
( |
const Point & |
p |
) |
const [inline] |
Point objtree::Point::operator- |
( |
const Point & |
p |
) |
const [inline] |
Point objtree::Point::operator/ |
( |
float |
num |
) |
const [inline] |
void objtree::Point::operator/= |
( |
float |
num |
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file:
srs_env_model
Author(s): Vit Stancl (stancl@fit.vutbr.cz), Tomas Lokaj, Jan Gorig, Michal Spanel (spanel@fit.vutbr.cz)
autogenerated on Tue Mar 5 14:33:48 2013