Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::ProbeData Struct Reference

#include <SceneState.h>

Public Attributes

vec4< F32_positionW = VECTOR4_ZERO
 
vec4< F32_halfExtents = VECTOR4_ZERO
 

Detailed Description

Definition at line 65 of file SceneState.h.

Member Data Documentation

◆ _halfExtents

vec4<F32> Divide::ProbeData::_halfExtents = VECTOR4_ZERO

Definition at line 69 of file SceneState.h.

◆ _positionW

vec4<F32> Divide::ProbeData::_positionW = VECTOR4_ZERO

Definition at line 68 of file SceneState.h.


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