Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
ITemperatureWorldChunkableGeneratable< T > Class Template Reference

#include <ITemperatureWorldChunkableGeneratable.hpp>

Inheritance diagram for ITemperatureWorldChunkableGeneratable< T >:
Inheritance graph
Collaboration diagram for ITemperatureWorldChunkableGeneratable< T >:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from ITemperatureWorldChunkableGeneratableMixin
virtual bool hasOrIsGeneratableChunk (Coord x, Coord y, Coord z) const noexcept=0
 
virtual std::shared_ptr
< ITemperatureWorldBoundable
< ITemperatureWorld > > 
getOrGenerateChunk (Coord x, Coord y, Coord z)=0
 

Detailed Description

template<typename T>
class ITemperatureWorldChunkableGeneratable< T >

Mixin to temperature world. Makes temperature world which can be divided by chunks to be generatable on demand.

Template Parameters
TBase temperature world class.

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