HDK
|
#include <Types.h>
Additional Inherited Members | |
Public Types inherited from openvdb::OPENVDB_VERSION_NAME::PromoteContainerType< T, math::Mat4 > | |
using | Promote = math::Mat4< typename PromoteType< T >::template Promote< Shift >> |
using | Demote = math::Mat4< typename PromoteType< T >::template Demote< Shift >> |
using | Highest = math::Mat4< typename PromoteType< T >::Highest > |
using | Lowest = math::Mat4< typename PromoteType< T >::Lowest > |
using | Next = math::Mat4< typename PromoteType< T >::Next > |
using | Previous = math::Mat4< typename PromoteType< T >::Previous > |