vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AABoundingBox Class Reference

Represents a bounding box (a sphere, actually) of the object which wraps the object in it. More...

#include <BoundingVol.h>

Public Attributes

osg::Vec3f min
 
osg::Vec3f max
 
float radius
 
float side
 
float halfside
 

Detailed Description

Represents a bounding box (a sphere, actually) of the object which wraps the object in it.

Member Data Documentation

float AABoundingBox::halfside
osg::Vec3f AABoundingBox::max
osg::Vec3f AABoundingBox::min
float AABoundingBox::radius
float AABoundingBox::side

The documentation for this class was generated from the following file: