Graphical plane (represented as a large thin box, because OSG does not draw planes). More...
#include <osgprimitive.h>
Inherits lpzrobots::OSGPrimitive.
Public Member Functions | |
OSGPlane () | |
virtual void | init (const OsgHandle &osgHandle, Quality quality=Middle) |
Initialisation of the primitive. |
Graphical plane (represented as a large thin box, because OSG does not draw planes).
OSGPlane | ( | ) |
Initialisation of the primitive.
Must in order to place the object into the scene. This function should be overloaded
Implements OSGPrimitive.