CommonLibSSE NG
Loading...
Searching...
No Matches
NiCamera.h File Reference
#include "RE/B/BSTArray.h"
#include "RE/N/NiAVObject.h"
#include "RE/N/NiFrustum.h"
#include "RE/N/NiPoint3.h"
#include "RE/N/NiRect.h"

Go to the source code of this file.

Classes

class  RE::NiCamera
 
struct  RE::NiCamera::RUNTIME_DATA
 
struct  RE::NiCamera::RUNTIME_DATA2
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT   float worldToCam[4][4]; /* 0 */
 
#define RUNTIME_DATA2_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA2_CONTENT

#define RUNTIME_DATA2_CONTENT
Value:
NiFrustum viewFrustum; /* 00 */ \
float minNearPlaneDist; /* 1C */ \
float maxFarNearRatio; /* 20 */ \
NiRect<float> port; /* 24 */ \
float lodAdjust; /* 34 */

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT   float worldToCam[4][4]; /* 0 */