Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
resourcebase.h File Reference
#include <stddef.h>
#include <cstdint>
Include dependency graph for resourcebase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfx::ResourceBase
 ResourceBase is an internal abstract base class for managed resources. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfx
 

Typedefs

typedef intptr_t ion::gfx::ResourceKey
 Type of identifiers used to disambiguate between multiple resources created for the same Ion object by the renderer. More...