|
Fission FSN
|
#include <fsCRenderCommandLine.h>

Public Member Functions | |
| void | init (fsS32 pLines) |
| fsCRenderCommandLine (fsS32 pLines) | |
| ~fsCRenderCommandLine () | |
| Public Member Functions inherited from fsIRendererCommand | |
| fsIRendererCommand () | |
| virtual | ~fsIRendererCommand () |
Friends | |
| class | fsCRenderer |
Additional Inherited Members | |
| Protected Member Functions inherited from fsIRendererCommand | |
| void | blendDescriptorSetup (cocos2d::PipelineDescriptor &pipelineDescriptor) |
| Protected Attributes inherited from fsIRendererCommand | |
| cocos2d::backend::UniformLocation | _textureLocation |
| cocos2d::backend::UniformLocation | _textColorLocation |
| cocos2d::backend::UniformLocation | _mvpMatrixLocation |
| cocos2d::backend::ProgramState * | _programState |
| cocos2d::BlendFunc | _blendFunc |
| fsF32 | _globalZOrder = 0 |
| fsCRenderCommandLine::fsCRenderCommandLine | ( | fsS32 | pLines | ) |
| fsCRenderCommandLine::~fsCRenderCommandLine | ( | ) |
| void fsCRenderCommandLine::init | ( | fsS32 | pLines | ) |
|
friend |