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

Structure for volume. More...

#include <core/util/math/kzc_volume.h>

Public Attributes

kzFloat x
 X-coordinate for volume left side. More...
 
kzFloat y
 Y-coordinate for volume bottom side. More...
 
kzFloat z
 Z-coordinate for volume back side. More...
 
kzFloat width
 Width of the volume. More...
 
kzFloat height
 Height of the volume. More...
 
kzFloat depth
 Depth of the volume. More...
 

Detailed Description

Structure for volume.

Member Data Documentation

kzFloat KzcVolume::x

X-coordinate for volume left side.

kzFloat KzcVolume::y

Y-coordinate for volume bottom side.

kzFloat KzcVolume::z

Z-coordinate for volume back side.

kzFloat KzcVolume::width

Width of the volume.

kzFloat KzcVolume::height

Height of the volume.

kzFloat KzcVolume::depth

Depth of the volume.


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