TrinityCore
M2Camera Struct Reference

#include <M2Structure.h>

Public Attributes

uint32_t type
 
float far_clip
 
float near_clip
 
M2Track positions
 
G3D::Vector3 position_base
 
M2Track target_positions
 
G3D::Vector3 target_position_base
 
M2Track rolldata
 
M2Track fovdata
 

Detailed Description

Definition at line 122 of file M2Structure.h.

Member Data Documentation

◆ far_clip

float M2Camera::far_clip

Definition at line 125 of file M2Structure.h.

◆ fovdata

M2Track M2Camera::fovdata

Definition at line 132 of file M2Structure.h.

◆ near_clip

float M2Camera::near_clip

Definition at line 126 of file M2Structure.h.

◆ position_base

G3D::Vector3 M2Camera::position_base

Definition at line 128 of file M2Structure.h.

◆ positions

M2Track M2Camera::positions

Definition at line 127 of file M2Structure.h.

◆ rolldata

M2Track M2Camera::rolldata

Definition at line 131 of file M2Structure.h.

◆ target_position_base

G3D::Vector3 M2Camera::target_position_base

Definition at line 130 of file M2Structure.h.

◆ target_positions

M2Track M2Camera::target_positions

Definition at line 129 of file M2Structure.h.

◆ type

uint32_t M2Camera::type

Definition at line 124 of file M2Structure.h.


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