Berserk
|
GL vertex declaration implementation. More...
#include <GLVertexDeclaration.hpp>
Public Member Functions | |
BRK_API | GLVertexDeclaration (const RHIVertexDeclarationDesc &desc) |
BRK_API | ~GLVertexDeclaration () override=default |
![]() | |
BRK_API | ~RHIVertexDeclaration () override=default |
const RHIVertexDeclarationDesc & | GetElements () const |
![]() | |
BRK_API | ~RHIResource () override=default |
![]() | |
virtual | ~RefCnt () |
bool | IsUnique () const |
std::int32_t | GetRefs () const |
std::int32_t | AddRef () const |
std::int32_t | RelRef () const |
Additional Inherited Members | |
![]() | |
void | Destroy () const override |
![]() | |
RHIVertexDeclarationDesc | mAttributes |
GL vertex declaration implementation.
|
explicit |
|
overridedefault |