|
CeresEngine 0.2.0
A game development framework
|
Go to the source code of this file.
Classes | |
| class | CeresEngine::OffsetPointerCaster< T *, OffsetType > |
| class | CeresEngine::OffsetPtr< PointedType, DifferenceType, OffsetType, OffsetAlignment > |
A special pointer that stores the pointer as an offset of the pointee to the OffsetPtr instance itself. More... | |
| struct | CeresEngine::OffsetPtr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::static_cast_tag |
| struct | CeresEngine::OffsetPtr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::const_cast_tag |
| struct | CeresEngine::OffsetPtr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::dynamic_cast_tag |
| struct | CeresEngine::OffsetPtr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::reinterpret_cast_tag |
Namespaces | |
| namespace | CeresEngine |