#include <ostream>#include <osg/Vec2f>#include <osg/Math>Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_VEC3F 1 |
Functions | |
| std::ostream & | operator<< (std::ostream &output, const Vec3f &vec) |
Variables | |
| const Vec3f | X_AXIS (1.0, 0.0, 0.0) |
| const Vec3f | Y_AXIS (0.0, 1.0, 0.0) |
| const Vec3f | Z_AXIS (0.0, 0.0, 1.0) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.2