neo::render::Resource Class Reference

#include <render/resource.h>

Inheritance diagram for neo::render::Resource:

Inheritance graph
[legend]
Collaboration diagram for neo::render::Resource:

Collaboration graph
[legend]
List of all members.

Detailed Description

Base class for all resources allocated by render device
Author:
Mattias Jansson (mattias@realityrift.com)


Public Member Functions

virtual void release ()
 Release resource device data.
virtual void reload ()
 Reload resource device data.
bool isLost () const
 Query if resource is lost.

Protected Member Functions

 Resource (const std::string &name, unsigned int type)
 Initialize.
virtual ~Resource ()
 Free resources.


Constructor & Destructor Documentation

neo::render::Resource::Resource ( const std::string &  name,
unsigned int  type 
) [protected]

Parameters:
name Name
type Type

Reimplemented from neo::core::Resource.


The documentation for this class was generated from the following file:
Generated on Sat Feb 17 20:51:06 2007 for NeoEngine 2 - Evolution by  doxygen 1.5.1