#include <osg/Drawable>#include <osg/Vec2>#include <osg/Vec3>#include <osg/Vec4>#include <osg/Array>#include <osg/PrimitiveSet>Namespaces | |
| namespace | osg |
Classes | |
| class | osg::Geometry |
| struct | osg::Geometry::ArrayData |
| struct | osg::Geometry::Vec3ArrayData |
Defines | |
| #define | OSG_GEOMETRY 1 |
Functions | |
| OSG_EXPORT Geometry * | osg::createTexturedQuadGeometry (const Vec3 &corner, const Vec3 &widthVec, const Vec3 &heightVec, float l, float b, float r, float t) |
| Geometry * | osg::createTexturedQuadGeometry (const Vec3 &corner, const Vec3 &widthVec, const Vec3 &heightVec, float s=1.0f, float t=1.0f) |
| #define OSG_GEOMETRY 1 |
1.4.7