KzuBoundingVolume Struct Reference

Base structure for bounding volume. More...

#include <kanzi/core/legacy/kzu_bounding_volume.hpp>

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 ( )
inlineexplicit

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: