Isle
Loading...
Searching...
No Matches
ViewportAppData Struct Reference

Public Member Functions

 ViewportAppData (IDirect3DRM2 *pRenderer)
 
 ~ViewportAppData ()
 

Public Attributes

IDirect3DRMFrame2 * m_pLightFrame
 
IDirect3DRMFrame2 * m_pCamera
 
IDirect3DRMFrame2 * m_pLastRenderedFrame
 
float m_backgroundColorRed
 
float m_backgroundColorGreen
 
float m_backgroundColorBlue
 

Detailed Description

Definition at line 7 of file view.cpp.

Constructor & Destructor Documentation

◆ ViewportAppData()

ViewportAppData::ViewportAppData ( IDirect3DRM2 *  pRenderer)

Definition at line 23 of file view.cpp.

◆ ~ViewportAppData()

ViewportAppData::~ViewportAppData ( )

Definition at line 37 of file view.cpp.

Member Data Documentation

◆ m_backgroundColorBlue

float ViewportAppData::m_backgroundColorBlue

Definition at line 16 of file view.cpp.

◆ m_backgroundColorGreen

float ViewportAppData::m_backgroundColorGreen

Definition at line 15 of file view.cpp.

◆ m_backgroundColorRed

float ViewportAppData::m_backgroundColorRed

Definition at line 14 of file view.cpp.

◆ m_pCamera

IDirect3DRMFrame2* ViewportAppData::m_pCamera

Definition at line 12 of file view.cpp.

◆ m_pLastRenderedFrame

IDirect3DRMFrame2* ViewportAppData::m_pLastRenderedFrame

Definition at line 13 of file view.cpp.

◆ m_pLightFrame

IDirect3DRMFrame2* ViewportAppData::m_pLightFrame

Definition at line 11 of file view.cpp.


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