Creator for VBO objects.
More...
#include </home/werner/origo/vish/ocean/GLvish/VBO.hpp>
List of all members.
Public Member Functions
-
override RefPtr< VBO > create ()
- why not insert into cache automatically???
-
override RefPtr< VBO > get () const
- Try data if possible.
-
override MemCore::CacheablePtr getCacheable () const
- override const std::type_info & getType ()
- Query the associated value type of this creator object.
-
override bool hasData () const
-
override
Creature::ReasonForReleasal release ()
-
VBOCreator (const MemCore::WCachePtr &C)
Detailed Description
Member Function Documentation
override const std::type_info& Wizt::VBOCreator::getType |
( |
| ) |
[inline, virtual] |
Query the associated value type of this creator object.
This type information can possibly be determined without actually loading any data. Whether or not this is the case is up to the implementation of the child class.
Implements MemCore::CreatorBase< VBO >.
The documentation for this class was generated from the following files:
- ocean/GLvish/VBO.hpp
- ocean/GLvish/VBO.cpp