![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
Classes | |
| class | castor::OwnedBy< Owner > |
| Class used to have an object owned by another one. More... | |
Namespaces | |
| namespace | castor |
Macros | |
| #define | CU_DeclareExportedOwnedBy(Export, Owner, Name) |
| Helper macro to declare an exported OwnedBy specialisation. | |
| #define | CU_ImplementExportedOwnedBy(Owner, Name) |
| Helper macro to implement an OwnedBy specialisation. | |
| #define CU_DeclareExportedOwnedBy | ( | Export, | |
| Owner, | |||
| Name ) |
Helper macro to declare an exported OwnedBy specialisation.
| #define CU_ImplementExportedOwnedBy | ( | Owner, | |
| Name ) |
Helper macro to implement an OwnedBy specialisation.