Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FRawStaticIndexBuffer16or32Interface
- FRawStaticIndexBuffer16or32Interface::GetNeedsCPUAccess()
- FRawStaticIndexBuffer16or32::GetNeedsCPUAccess()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/RawIndexBuffer.h |
Include | #include "RawIndexBuffer.h" |
bool GetNeedsCPUAccess&40;&41; const
Remarks
The following methods are basically just accessors that allow us to hide the implementation of FRawStaticIndexBuffer16or32 by making the index array a private member