Home
last modified time | relevance | path

Searched defs:updaterMemory (Results 1 – 9 of 9) sorted by relevance

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_PerspectiveProjectionUpdater.cpp33 void* updaterMemory = allocator->Alloc(sizeof(PerspectiveProjectionUpdater)); in Create() local
61 void* updaterMemory = allocator->Alloc(sizeof(PerspectiveProjectionUpdater)); in Create() local
Dgfx_LookAtTargetViewUpdater.cpp33 void* updaterMemory = allocator->Alloc(sizeof(LookAtTargetViewUpdater)); in Create() local
58 void* updaterMemory = allocator->Alloc(sizeof(LookAtTargetViewUpdater)); in Create() local
Dgfx_FrustumProjectionUpdater.cpp34 void* updaterMemory = allocator->Alloc(sizeof(FrustumProjectionUpdater)); in Create() local
61 void* updaterMemory = allocator->Alloc(sizeof(FrustumProjectionUpdater)); in Create() local
Dgfx_OrthoProjectionUpdater.cpp34 void* updaterMemory = allocator->Alloc(sizeof(OrthoProjectionUpdater)); in Create() local
63 void* updaterMemory = allocator->Alloc(sizeof(OrthoProjectionUpdater)); in Create() local
Dgfx_RotateViewUpdater.cpp33 void* updaterMemory = allocator->Alloc(sizeof(RotateViewUpdater)); in Create() local
58 void* updaterMemory = allocator->Alloc(sizeof(RotateViewUpdater)); in Create() local
Dgfx_AimTargetViewUpdater.cpp33 void* updaterMemory = allocator->Alloc(sizeof(AimTargetViewUpdater)); in Create() local
60 void* updaterMemory = allocator->Alloc(sizeof(AimTargetViewUpdater)); in Create() local
Dgfx_WorldMatrixUpdater.cpp37 void* updaterMemory = allocator->Alloc(sizeof(WorldMatrixUpdater)); in Create() local
Dgfx_BillboardUpdater.cpp35 void* updaterMemory = allocator->Alloc(sizeof(BillboardUpdater)); in Create() local
Dgfx_SkeletonUpdater.cpp41 void* updaterMemory = allocator->Alloc(sizeof(SkeletonUpdater)); in Create() local