Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 10 of 10) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp159 TShape shape, in CalcSetupActivateVertexAttributeCommandSize_()
194 TShape shape, in CalcSetupDeactivateVertexAttributeCommandSize_()
270 TShape shape, in SetupActivateVertexAttributeCommand_()
515 TShape shape, in SetupDeactivateVertexAttributeCommand_()
617 ResSeparateDataShape shape, in SetupVertexAttributeCommand()
628 ResParticleShape shape, in SetupVertexAttributeCommand()
639 ResSeparateDataShape shape, in SetupDeactivateVertexAttributeCommand()
650 ResParticleShape shape, in SetupDeactivateVertexAttributeCommand()
660 ResSeparateDataShape shape, in CalcSetupActivateVertexAttributeCommandSize()
670 ResParticleShape shape, in CalcSetupActivateVertexAttributeCommandSize_()
[all …]
Dgfx_MeshRenderer.cpp97 ResShape shape = model->GetResModel().GetShapes(mesh.GetShapeIndex()); in RenderMesh() local
154 ResSeparateDataShape shape, in RenderSeparateDataShape()
Dgfx_ParticleShape.cpp42 ParticleShape* shape, in SetupParticleVertexAttributeCommand()
199 ParticleShape* shape) in SetupDeactivateParticleVertexAttributeCommand()
253 ParticleShape* shape, in CreatePrimitiveCommandCache()
Dgfx_ParticleCollection.cpp357 ParticleShape* shape in Create()
Dgfx_ParticleSet.cpp387 ParticleShape* shape in Create()
/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp70 …ResSeparateDataShape_SetupVertexIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgra… in ResSeparateDataShape_SetupVertexIrScale()
149 ResShape shape = owner.GetShapes(this->GetShapeIndex()); in Setup() local
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResShape.h442 static ResVertexAttributeIterator Begin(ResSeparateDataShape shape) in Begin()
569 explicit ResVertexAttributeIterator(ResSeparateDataShape shape) in ResVertexAttributeIterator()
Dgfx_ResGraphicsFile.h646 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachIndexStream() local
699 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachVertexStream() local
/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderQueue.h139 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local
176 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local
Dgfx_ParticleCollection.h339 ParticleShape* shape = this->m_ParticleShape; in SwapBuffer() local