#include <T2Viewport_GL.h>
Definition at line 8 of file T2Viewport_GL.h.
◆ T2Viewport()
Definition at line 11 of file T2Viewport_GL.h.
19 : m_fX( a_fX )
20 , m_fY( a_fY )
21 , m_fWidth( a_fWidth )
22 , m_fHeight( a_fHeight )
23 , m_fMinZ( a_fMinZ )
24 , m_fMaxZ( a_fMaxZ )
25 {}
◆ ~T2Viewport()
T2Viewport::~T2Viewport |
( |
| ) |
|
|
default |
◆ GetHeight()
TFLOAT T2Viewport::GetHeight |
( |
| ) |
const |
|
inline |
◆ GetMaxZ()
TFLOAT T2Viewport::GetMaxZ |
( |
| ) |
const |
|
inline |
◆ GetMinZ()
TFLOAT T2Viewport::GetMinZ |
( |
| ) |
const |
|
inline |
◆ GetWidth()
TFLOAT T2Viewport::GetWidth |
( |
| ) |
const |
|
inline |
◆ GetX()
TFLOAT T2Viewport::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
TFLOAT T2Viewport::GetY |
( |
| ) |
const |
|
inline |
◆ SetHeight()
void T2Viewport::SetHeight |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
◆ SetMaxZ()
void T2Viewport::SetMaxZ |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
◆ SetMinZ()
void T2Viewport::SetMinZ |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
◆ SetWidth()
void T2Viewport::SetWidth |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
◆ SetX()
void T2Viewport::SetX |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
◆ SetY()
void T2Viewport::SetY |
( |
TFLOAT | a_fValue | ) |
|
|
inline |
The documentation for this class was generated from the following file: