OpenGLContext.scenegraph.coordinatebounded

Mix-in for geometry classes where coordinate==bounding volume

Classes

Mix-in for coordinate-holding geometry to support boundingvolumes
Basically this is just a mix-in for use when constructing coordinate-based node-types, provides the boundingVolume method required by the Frustum-culling API.