StateVariant Class

(Qt3DRender::Render::StateVariant)

Public Types

class u_Data

Public Functions

void apply(GraphicsContext *gc) const
const RenderStateImpl *constState() const
RenderStateImpl *state()
bool operator!=(const StateVariant &other) const
bool operator==(const StateVariant &other) const

Static Public Members

StateVariant fromValue(const GenericState &state)

Member Function Documentation

void StateVariant::apply(GraphicsContext *gc) const

const RenderStateImpl *StateVariant::constState() const

[static] StateVariant StateVariant::fromValue(const GenericState &state)

RenderStateImpl *StateVariant::state()

bool StateVariant::operator!=(const StateVariant &other) const

bool StateVariant::operator==(const StateVariant &other) const