List of all members.
Public Member Functions
- RefPtr< DisplayList > create ()
- Actually create the object, e.g.
-
DisplayListCreator (const MemCore::WCachePtr &CB, memsize_t Howmany=1)
-
RefPtr< DisplayList > get () const
- Try data if possible.
-
CacheablePtr getCacheable () const
- override const type_info & getType ()
- Query the associated value type of this creator object.
-
override bool hasData () const
-
memsize_t nlists () const
-
override
Creature::ReasonForReleasal release ()
Member Function Documentation
RefPtr< DisplayList > Wizt::DisplayListCreator::create |
( |
| ) |
[virtual] |
override const type_info& Wizt::DisplayListCreator::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< DisplayList >.
The documentation for this class was generated from the following files:
- ocean/GLvish/DisplayList.hpp
- ocean/GLvish/DisplayList.cpp