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

#include <IUpdaterTemperatureWorldSemiChunkUpdatable.hpp>

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

Additional Inherited Members

- Public Member Functions inherited from IUpdaterTemperatureWorldSemiChunkUpdatableMixin
virtual bool canAddNearChunk (Edge edge, const std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> &otherChunk) const noexcept=0
 
virtual void addNearChunk (Edge edge, std::shared_ptr< ITemperatureWorldBoundable< ITemperatureWorld >> otherChunk)=0
 

Detailed Description

template<typename T>
class IUpdaterTemperatureWorldSemiChunkUpdatable< T >

Mixin to temperature world updater. Makes updater to updater other chunks.

Template Parameters
TBase temperature world updater class.

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