Searched defs:shape (Results 1 – 10 of 10) sorted by relevance
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ActivateCommand.cpp | 160 TShape shape, in SetupActivateVertexAttributeCommand_() 399 TShape shape, in SetupDeactivateVertexAttributeCommand_() 498 ResSeparateDataShape shape, in SetupVertexAttributeCommand() 508 ResParticleShape shape, in SetupVertexAttributeCommand() 518 ResSeparateDataShape shape, in SetupDeactivateVertexAttributeCommand() 528 ResParticleShape shape, in SetupDeactivateVertexAttributeCommand()
|
| D | gfx_MeshRenderer.cpp | 102 ResShape shape = model->GetResModel().GetShapes(mesh.GetShapeIndex()); in RenderMesh() local 161 ResSeparateDataShape shape, in RenderSeparateDataShape()
|
| D | gfx_ParticleShape.cpp | 40 ParticleShape* shape, in SetupParticleVertexAttributeCommand() 197 ParticleShape* shape) in SetupDeactivateParticleVertexAttributeCommand() 251 ParticleShape* shape, in CreatePrimitiveCommandCache()
|
| D | gfx_ParticleCollection.cpp | 358 ParticleShape* shape in Create()
|
| D | gfx_ParticleSet.cpp | 385 ParticleShape* shape in Create()
|
| /NW4C-1.2.23/sources/libraries/gfx/res/ |
| D | gfx_ResMesh.cpp | 68 …ResSeparateDataShape_SetupVertexIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgra… in ResSeparateDataShape_SetupVertexIrScale() 151 ResShape shape = owner.GetShapes(this->GetShapeIndex()); in Setup() local
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResShape.h | 407 static ResVertexAttributeIterator Begin(ResSeparateDataShape shape) in Begin() 534 explicit ResVertexAttributeIterator(ResSeparateDataShape shape) in ResVertexAttributeIterator()
|
| D | gfx_ResGraphicsFile.h | 638 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachIndexStream() local 691 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachVertexStream() local
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ParticleCollection.h | 316 ParticleShape* shape = this->m_ParticleShape; in SwapBuffer() local
|
| D | gfx_RenderQueue.h | 137 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local 174 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local
|