3ds Max USD API Reference
Loading...
Searching...
No Matches
HasCanExport< T > Class Template Reference

#include <ShaderWriterRegistry.h>

Public Types

enum  { value = sizeof(_Test<T>(0)) == sizeof(char) }
 

Detailed Description

template<typename T>
class HasCanExport< T >

SFINAE utility class to detect the presence of a CanExport static function inside a writer class. Used by the registration macro for basic writers.


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