XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAmbientCubeBasis Struct Reference

Public Types

enum  {
  PosX = 0 , NegX , PosY , NegY ,
  PosZ , NegZ , NumDirs = 6
}
 

Static Public Attributes

static xiiVec3 s_Dirs [NumDirs]
 

Member Data Documentation

◆ s_Dirs

xiiVec3 xiiAmbientCubeBasis::s_Dirs
static
Initial value:
= {xiiVec3(1.0f, 0.0f, 0.0f), xiiVec3(-1.0f, 0.0f, 0.0f), xiiVec3(0.0f, 1.0f, 0.0f),
xiiVec3(0.0f, -1.0f, 0.0f), xiiVec3(0.0f, 0.0f, 1.0f), xiiVec3(0.0f, 0.0f, -1.0f)}

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