Home
last modified time | relevance | path

Searched refs:at (Results 1 – 16 of 16) sorted by relevance

/RvlSDK-3.3/include/win32/
Dmytl.h38 return at(nIndex); in GetItem()
53 if ( at(i) == pItem ) return i; in IndexOf()
64 if ( fncCompare(at(i), pData) ) return i; in IndexOf()
73 if ( bDelItem ) delete at(nIndex);
82 if ( bDelItem ) delete at(nIndex);
91 for (int i=0; i<GetCount(); i++) delete at(i);
/RvlSDK-3.3/build/demos/gxdemo/src/Simple/
Dsmp-texexample.c147 Vec at = {0.0F, 0.0F, -100.0F}; in CameraInit() local
152 MTXLookAt(v, &camPt, &up, &at); in CameraInit()
/RvlSDK-3.3/build/demos/gxdemo/src/Management/
Dmgt-fifo-brkpt.c199 Vec at = {0.0F, 0.0F, -100.0F}; in CameraInit() local
204 MTXLookAt(v, &camPt, &up, &at); in CameraInit()
Dmgt-fifo-dual.c257 Vec at = {0.0F, 0.0F, 0.0F}; in CameraInit() local
266 MTXLookAt( v, &camPt, &up, &at ); in CameraInit()
/RvlSDK-3.3/build/demos/gxdemo/src/Transform/
Dtf-clip-bug.c191 Vec at = {0.0F, 0.0F, -6000.0F}; // look at position in main() local
347 MTXLookAt(cm, &vTmp, &up, &at); in main()
/RvlSDK-3.3/build/tools/TexConv/sample/
Dsample.tcs34 ; indices start at 0
82 ; create 8 LODs total, starting at LOD 0
/RvlSDK-3.3/include/revolution/
Deppc.RVL.lcf16 // in the output file should be loaded at runtime.
/RvlSDK-3.3/build/demos/reldemo/
Dstatic.lcf16 // in the output file should be loaded at runtime.
DstaticD.lcf16 // in the output file should be loaded at runtime.
/RvlSDK-3.3/vcmv/
DReadme_en.txt216 ** number of maximum contents where NAND/CNT API can be opened at the **
317 even if the core controller is not currently pointing at the screen.
361 * Fixed a bug in the VCMV library where the cursor would start at
383 was not displayed at the correct location.
415 by restricting the fastest speed at which a page can scroll.
416 * Fixed a bug in VCMV where pressing '+' at the top page made a sound.
417 (Since we are already at the top page, there should be no sound).
524 * The new libraries allow the scrollbar to be grabbed even when the mouse is at the
582 * Made scrolling work at the edges of the screen within VCMV.
/RvlSDK-3.3/
Dreadme-RVL_HBM_SDK-4_7_3-20100730.txt77 …Library Message Resource Patch (version 2010/07/02). Corrected line breaks at inappropriate locati…
Dreadme-RVL_SDK-3_3-2.txt193 There are several documents we would like you to look at after reading this document.
/RvlSDK-3.3/build/demos/gxdemo/src/TexGen/
Dtg-clr-persp.c238 Vec at = {0.0F, 0.0F, -100.0F}; in CameraInit() local
244 MTXLookAt(v, &camPt, &up, &at); in CameraInit()
/RvlSDK-3.3/build/demos/hio2demo/vc++/multi/
Dmulti.rc343 ID_WINDOW_ARRANGE "Arrange icons at the bottom of the window\nArrange Icons"
/RvlSDK-3.3/build/buildtools/
Dcommondefs474 # -opt off - The debugger is very unhappy with any optimizations at all.
Dmodulerules26 # Finally to show dependencies, each BINNAME should have its own rule at the