#include <ViewportState.h>
◆ ViewportState()
FCT::ViewportState::ViewportState |
( |
| ) |
|
|
inline |
◆ ~ViewportState()
virtual FCT::ViewportState::~ViewportState |
( |
| ) |
|
|
inlinevirtual |
◆ addRef()
void FCT::RefCount::addRef |
( |
| ) |
|
|
inlineinherited |
◆ count()
size_t FCT::RefCount::count |
( |
| ) |
|
|
inlineinherited |
◆ create()
virtual void FCT::ViewportState::create |
( |
| ) |
|
|
pure virtual |
◆ deleteThis()
virtual void FCT::RefCount::deleteThis |
( |
| ) |
|
|
inlineprotectedvirtualinherited |
◆ depthRange()
void FCT::ViewportState::depthRange |
( |
float | minDepth, |
|
|
float | maxDepth ) |
|
inline |
◆ getType()
◆ operator bool()
FCT::RefCount::operator bool |
( |
| ) |
const |
|
inlineinherited |
◆ release()
void FCT::RefCount::release |
( |
| ) |
|
|
inlineinherited |
◆ scissor()
void FCT::ViewportState::scissor |
( |
Vec2 | pos, |
|
|
Vec2 | size ) |
|
inline |
◆ viewport()
void FCT::ViewportState::viewport |
( |
Vec2 | pos, |
|
|
Vec2 | size ) |
|
inline |
◆ SetParamViewportStateBehaviour
◆ m_behaviour
◆ m_maxDepth
float FCT::ViewportState::m_maxDepth |
|
protected |
◆ m_minDepth
float FCT::ViewportState::m_minDepth |
|
protected |
◆ m_refCount
std::atomic<size_t> FCT::RefCount::m_refCount |
|
protectedinherited |
◆ m_scissorPosition
Vec2 FCT::ViewportState::m_scissorPosition |
|
protected |
◆ m_scissorSize
Vec2 FCT::ViewportState::m_scissorSize |
|
protected |
◆ m_viewportPosition
Vec2 FCT::ViewportState::m_viewportPosition |
|
protected |
◆ m_viewportSize
Vec2 FCT::ViewportState::m_viewportSize |
|
protected |
该类的文档由以下文件生成: