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

Structure for volume. More...

#include <kzc_volume.h>

Data Fields

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.

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