|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::WGDeviceObject< ChildTypeName, ParentType >, including all inherited members.
| cast(const RC< ParentType > &ptr) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| cast(ParentType &object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| cast(const ParentType &object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| cast(ParentType *object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| cast(const ParentType *object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| deviceWG | CeresEngine::WGDeviceObject< ChildTypeName, ParentType > | protected |
| safeCast(const RC< ParentType > &ptr) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| safeCast(ParentType *object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| safeCast(const ParentType *object) | CeresEngine::WGObject< ChildTypeName, ParentType > | inlinestatic |
| WGDeviceObject(WGDevicePtr device) | CeresEngine::WGDeviceObject< ChildTypeName, ParentType > | inlineexplicitprotected |