Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_ActivateCommand.cpp157 TShape shape, in CalcSetupActivateVertexAttributeCommandSize_()
192 TShape shape, in CalcSetupDeactivateVertexAttributeCommandSize_()
268 TShape shape, in SetupActivateVertexAttributeCommand_()
513 TShape shape, in SetupDeactivateVertexAttributeCommand_()
615 ResSeparateDataShape shape, in SetupVertexAttributeCommand()
626 ResParticleShape shape, in SetupVertexAttributeCommand()
637 ResSeparateDataShape shape, in SetupDeactivateVertexAttributeCommand()
648 ResParticleShape shape, in SetupDeactivateVertexAttributeCommand()
658 ResSeparateDataShape shape, in CalcSetupActivateVertexAttributeCommandSize()
668 ResParticleShape shape, in CalcSetupActivateVertexAttributeCommandSize_()
[all …]
Dgfx_MeshRenderer.cpp95 ResShape shape = model->GetResModel().GetShapes(mesh.GetShapeIndex()); in RenderMesh() local
149 ResSeparateDataShape shape, in RenderSeparateDataShape()
Dgfx_ParticleShape.cpp40 ParticleShape* shape, in SetupParticleVertexAttributeCommand()
197 ParticleShape* shape) in SetupDeactivateParticleVertexAttributeCommand()
251 ParticleShape* shape, in CreatePrimitiveCommandCache()
Dgfx_ParticleCollection.cpp358 ParticleShape* shape in Create()
Dgfx_ParticleSet.cpp385 ParticleShape* shape in Create()
/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResMesh.cpp68 …ResSeparateDataShape_SetupVertexIrScale( ResMesh mesh, ResSeparateDataShape shape, ResShaderProgra… in ResSeparateDataShape_SetupVertexIrScale()
147 ResShape shape = owner.GetShapes(this->GetShapeIndex()); in Setup() local
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResShape.h437 static ResVertexAttributeIterator Begin(ResSeparateDataShape shape) in Begin()
564 explicit ResVertexAttributeIterator(ResSeparateDataShape shape) in ResVertexAttributeIterator()
Dgfx_ResGraphicsFile.h640 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachIndexStream() local
693 for (ResShapeArray::iterator shape = (*model).GetShapes().begin(); in ForeachVertexStream() local
/NW4C-1.3.3/include/nw/gfx/
Dgfx_RenderQueue.h137 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local
174 ResShape shape = resModel.GetShapes(mesh.GetShapeIndex()); in operator() local
Dgfx_ParticleCollection.h316 ParticleShape* shape = this->m_ParticleShape; in SwapBuffer() local