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

Bounding volume in world coordinates. More...

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

Public Attributes

struct KzcVector3 cornerPoints [8]
 Transformed corner points in world coordinates. More...
 
struct KzcVector3 transformedCenter
 Transformed center position in world coordinates. More...
 
kzFloat margin
 Margin. More...
 

Detailed Description

Bounding volume in world coordinates.

Member Data Documentation

struct KzcVector3 KzuTransformedBoundingVolume::cornerPoints[8]

Transformed corner points in world coordinates.

struct KzcVector3 KzuTransformedBoundingVolume::transformedCenter

Transformed center position in world coordinates.

kzFloat KzuTransformedBoundingVolume::margin

Margin.


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