NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
AllocHeader Struct Reference

Public Attributes

AllocHeaderprev
 
AllocHeadernext
 
size_t size
 
const char * ownerID
 

Detailed Description

Definition at line 48 of file Defs.cpp.

Member Data Documentation

AllocHeader* AllocHeader::next

Definition at line 51 of file Defs.cpp.

const char* AllocHeader::ownerID

Definition at line 53 of file Defs.cpp.

AllocHeader* AllocHeader::prev

Definition at line 50 of file Defs.cpp.

size_t AllocHeader::size

Definition at line 52 of file Defs.cpp.


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