All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzuBoundingVolume Struct Reference

Base structure for bounding volume. More...

#include <user/scene_graph/bounding_volume/kzu_bounding_volume.h>

Public Member Functions

 KzuBoundingVolume ()
 

Public Attributes

struct
KzuBoundingVolumeAxisAlignedBox 
aabb
 Axis-aligned bounding box. More...
 
struct KzuBoundingVolumeSphere sphere
 Bounding sphere. More...
 

Detailed Description

Base structure for bounding volume.

Constructor & Destructor Documentation

KzuBoundingVolume::KzuBoundingVolume ( )
inline

Member Data Documentation

struct KzuBoundingVolumeAxisAlignedBox KzuBoundingVolume::aabb

Axis-aligned bounding box.

struct KzuBoundingVolumeSphere KzuBoundingVolume::sphere

Bounding sphere.


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