OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Nif::NiCamera::Camera Struct Reference

#include <node.hpp>

Collaboration diagram for Nif::NiCamera::Camera:

Public Member Functions

void read (NIFStream *nif)
 

Public Attributes

float left
 
float right
 
float top
 
float bottom
 
float nearDist
 
float farDist
 
float vleft
 
float vright
 
float vtop
 
float vbottom
 
float LOD
 

Member Function Documentation

void Nif::NiCamera::Camera::read ( NIFStream nif)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

float Nif::NiCamera::Camera::bottom
float Nif::NiCamera::Camera::farDist
float Nif::NiCamera::Camera::left
float Nif::NiCamera::Camera::LOD
float Nif::NiCamera::Camera::nearDist
float Nif::NiCamera::Camera::right
float Nif::NiCamera::Camera::top
float Nif::NiCamera::Camera::vbottom
float Nif::NiCamera::Camera::vleft
float Nif::NiCamera::Camera::vright
float Nif::NiCamera::Camera::vtop

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