|
SO3Engine
|
Go to the source code of this file.
Classes | |
| class | SO3::SAny |
| class | SO3::SAny::placeholder |
| class | SO3::SAny::holder< ValueType > |
| class | SO3::SAnyNumeric |
| class | SO3::SAnyNumeric::numplaceholder |
| class | SO3::SAnyNumeric::numholder< ValueType > |
Namespaces | |
| namespace | SO3 |
Functions | |
| template<typename ValueType > | |
| ValueType * | SO3::any_cast (SAny *operand) |
| template<typename ValueType > | |
| const ValueType * | SO3::any_cast (const SAny *operand) |
| template<typename ValueType > | |
| ValueType | SO3::any_cast (const SAny &operand) |