Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_PerspectiveProjectionUpdater.cpp35 void* updaterMemory = allocator->Alloc(sizeof(PerspectiveProjectionUpdater)); in Create() local
63 void* updaterMemory = allocator->Alloc(sizeof(PerspectiveProjectionUpdater)); in Create() local
Dgfx_LookAtTargetViewUpdater.cpp35 void* updaterMemory = allocator->Alloc(sizeof(LookAtTargetViewUpdater)); in Create() local
60 void* updaterMemory = allocator->Alloc(sizeof(LookAtTargetViewUpdater)); in Create() local
Dgfx_FrustumProjectionUpdater.cpp36 void* updaterMemory = allocator->Alloc(sizeof(FrustumProjectionUpdater)); in Create() local
63 void* updaterMemory = allocator->Alloc(sizeof(FrustumProjectionUpdater)); in Create() local
Dgfx_OrthoProjectionUpdater.cpp36 void* updaterMemory = allocator->Alloc(sizeof(OrthoProjectionUpdater)); in Create() local
65 void* updaterMemory = allocator->Alloc(sizeof(OrthoProjectionUpdater)); in Create() local
Dgfx_RotateViewUpdater.cpp35 void* updaterMemory = allocator->Alloc(sizeof(RotateViewUpdater)); in Create() local
60 void* updaterMemory = allocator->Alloc(sizeof(RotateViewUpdater)); in Create() local
Dgfx_AimTargetViewUpdater.cpp35 void* updaterMemory = allocator->Alloc(sizeof(AimTargetViewUpdater)); in Create() local
62 void* updaterMemory = allocator->Alloc(sizeof(AimTargetViewUpdater)); in Create() local
Dgfx_BillboardUpdater.cpp37 void* updaterMemory = allocator->Alloc(sizeof(BillboardUpdater)); in Create() local
Dgfx_WorldMatrixUpdater.cpp39 void* updaterMemory = allocator->Alloc(sizeof(WorldMatrixUpdater)); in Create() local
Dgfx_SkeletonUpdater.cpp43 void* updaterMemory = allocator->Alloc(sizeof(SkeletonUpdater)); in Create() local