CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::IncrementableTypeTrait Class Referenceabstract

#include <CeresEngine/Reflection/TypeInfo.hpp>

Inheritance diagram for CeresEngine::IncrementableTypeTrait:
CeresEngine::PointerTypeInfo CeresEngine::impl::TIncrementableTypeTrait< T >

Public Member Functions

virtual void increment (const Box &value) const =0
 

Protected Member Functions

 ~IncrementableTypeTrait ()=default
 

Constructor & Destructor Documentation

◆ ~IncrementableTypeTrait()

CeresEngine::IncrementableTypeTrait::~IncrementableTypeTrait ( )
protecteddefault

Member Function Documentation

◆ increment()

virtual void CeresEngine::IncrementableTypeTrait::increment ( const Box value) const
pure virtual

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