Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuTransformedBoundingVolume Struct Reference

Bounding volume in world coordinates. More...

#include <kzu_bounding_volume.h>

Data Fields

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.

Field 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: