Cocos2d-x  4.0.0
RenderState::StateBlock Member List

This is the complete list of members for RenderState::StateBlock, including all inherited members.

bind(PipelineDescriptor *programState)RenderState::StateBlock
setBlend(bool enabled)RenderState::StateBlock
setBlendDst(backend::BlendFactor blend)RenderState::StateBlock
setBlendFunc(const BlendFunc &blendFunc)RenderState::StateBlock
setBlendSrc(backend::BlendFactor blend)RenderState::StateBlock
setCullFace(bool enabled)RenderState::StateBlock
setCullFaceSide(CullFaceSide side)RenderState::StateBlock
setDepthFunction(DepthFunction func)RenderState::StateBlock
setDepthTest(bool enabled)RenderState::StateBlock
setDepthWrite(bool enabled)RenderState::StateBlock
setFrontFace(FrontFace winding)RenderState::StateBlock
setState(const std::string &name, const std::string &value)RenderState::StateBlock
StateBlock()=defaultRenderState::StateBlock