Raven Engine v0.1
A modern 3D Game Engine
Loading...
Searching...
No Matches
Raven::MemoryTracker::AllocationInfo Struct Reference

#include <MemoryTracker.h>

Public Attributes

usize Size
const char * Function
const char * TypeName
bool IsArray

Member Data Documentation

◆ Function

const char* Raven::MemoryTracker::AllocationInfo::Function

◆ IsArray

bool Raven::MemoryTracker::AllocationInfo::IsArray

◆ Size

usize Raven::MemoryTracker::AllocationInfo::Size

◆ TypeName

const char* Raven::MemoryTracker::AllocationInfo::TypeName

The documentation for this struct was generated from the following file: