This is the documentation for Enlighten.

struct Geo TypeInfo

template<typename T, TypeId>
struct Geo::TypeInfo

Provides a type id for the given type.

Functions

Name Description
GetId()

Return a unique TypeId for T. Evaluated at compile time.


static GEO_FORCE_INLINE TypeId Geo::TypeInfo< T, id >::GetId


public: GEO_FORCE_INLINETypeId GetId()


Return a unique TypeId for T. Evaluated at compile time.