Inviwo  0.9.10.1
Inviwo documentation
inviwo::util::detail_indirect::asPointer< true > Struct Template Reference

Static Public Member Functions

template<typename T >
static constexpr const T * get (const T *p)
 
template<typename T , typename D >
static constexpr const T * get (const std::unique_ptr< T, D > &p)
 
template<typename T >
static constexpr const T * get (const std::shared_ptr< T > &p)
 

The documentation for this struct was generated from the following file: