Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.3.3/demos/font/PackedFont/
DOMakefile24 … = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -op resources/layoutDemo.xggp -f resources/la…
/NW4C-1.3.3/demos/font/ArchiveFont/
DOMakefile24 … = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -op resources/layoutDemo.xggp -f resources/la…
/NW4C-1.3.3/demos/gfx/
DOMakefile17 RESOURCE_DIR = Common/resources
24 GEOMETRY_SHADER_PATH = $(CTRSDK_ROOT)/resources/shaders
/NW4C-1.3.3/include/nw/demo/
Ddemo_Utility.h420 TResArray& resources, in FindResAnimByName() argument
427 typename TResArray::iterator resEnd = resources.end(); in FindResAnimByName()
428 for (typename TResArray::iterator res = resources.begin(); res != resEnd; ++res) in FindResAnimByName()
643 TResArray& resources, in BindAnimationByName() argument
661 nw::anim::ResAnim resAnim = FindResAnimByName(resources, animationName, animationType); in BindAnimationByName()
Ddemo_GraphicsSystem.h668 SafeCleanupResources(TArray& resources) in SafeCleanupResources() argument
670 typename TArray::iterator end = resources.end(); in SafeCleanupResources()
671 for (typename TArray::iterator it = resources.begin(); in SafeCleanupResources()
/NW4C-1.3.3/demos/font/ResFont/
DOMakefile24 FONT_OPTIONS = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -f resources/iso8859_1.xllt
/NW4C-1.3.3/demos/font/OldResFont/
DOMakefile24 FONT_OPTIONS = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -f resources/iso8859_1.xllt