Home
last modified time | relevance | path

Searched refs:ForeachVertexStream (Results 1 – 24 of 24) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h685 void ForeachVertexStream(TFunction function) in ForeachVertexStream() function
724 void ForeachVertexStream(TFunction* function) in ForeachVertexStream() function
726 this->ForeachVertexStream<TFunction&>(*function); in ForeachVertexStream()
/NW4C-1.2.23/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp183 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleMultiEmitterDemo/sources/
DParticleMultiEmitterDemo.cpp242 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleDemo/sources/
DParticleDemo.cpp242 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/PartialAnimationDemo/sources/
DPartialAnimationDemo.cpp330 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleMultiModelDemo/sources/
DParticleMultiModelDemo.cpp243 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationDemo/sources/
DAnimationDemo.cpp376 resFile.ForeachVertexStream(locationSetter); in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationChangeDemo/sources/
DAnimationChangeDemo.cpp360 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleChangeVtxDemo/sources/
DParticleChangeVtxDemo.cpp214 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ResourceDemo/sources/
DResourceDemo.cpp279 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in InitializeScenes()
/NW4C-1.2.23/demos/gfx/SceneTreeDemo/sources/
DSceneTreeDemo.cpp318 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleUpdaterDemo/sources/
DParticleUpdaterDemo.cpp386 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DGfxCtrl.cpp51 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(vramType | GL_NO… in LoadResources()
/NW4C-1.2.23/demos/gfx/MultiInstanceDemo/sources/
DMultiInstanceDemo.cpp328 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/LowLayerDemo/sources/
DLowLayerDemo.cpp321 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/AnimationBlendDemo/sources/
DAnimationBlendDemo.cpp535 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ParticleLowLayerDemo/sources/
DParticleLowLayerDemo.cpp335 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp343 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/DynamicMaterialDemo/sources/
DDynamicMaterialDemo.cpp298 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp318 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp481 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp213 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in LoadSkyModel()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp657 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp713 …resourceSet->resource.ForeachVertexStream(nw::gfx::VertexStreamLocationFlagSetter(NN_GX_MEM_VRAMB … in BuildResources()