CommonLibSSE NG
Loading...
Searching...
No Matches
RE::NiFrustumPlanes Class Reference

#include <NiFrustumPlanes.h>

Classes

struct  Planes
 

Public Types

enum class  ActivePlane {
  kNear = 1 << 0 , kFar = 1 << 1 , kLeft = 1 << 2 , kRight = 1 << 3 ,
  kTop = 1 << 4 , kBottom = 1 << 5
}
 

Public Attributes

NiPlane cullingPlanes [Planes::kTotal]
 
stl::enumeration< ActivePlane, std::uint32_t > activePlanes
 
std::uint32_t basePlaneStates
 
std::uint32_t unk68
 
std::uint32_t unk6C
 

Member Enumeration Documentation

◆ ActivePlane

Enumerator
kNear 
kFar 
kLeft 
kRight 
kTop 
kBottom 

Member Data Documentation

◆ activePlanes

stl::enumeration<ActivePlane, std::uint32_t> RE::NiFrustumPlanes::activePlanes

◆ basePlaneStates

std::uint32_t RE::NiFrustumPlanes::basePlaneStates

◆ cullingPlanes

NiPlane RE::NiFrustumPlanes::cullingPlanes[Planes::kTotal]

◆ unk68

std::uint32_t RE::NiFrustumPlanes::unk68

◆ unk6C

std::uint32_t RE::NiFrustumPlanes::unk6C

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