#include <openvdb_ax/codegen/Types.h>
| Classes | |
| struct | Arg | 
| Public Types | |
| using | ReturnType = ReturnT | 
| using | SignatureType = ReturnType(Args...) | 
| Static Public Attributes | |
| static const size_t | N_ARGS = sizeof...(Args) | 
| using ReturnType = ReturnT | 
| using SignatureType = ReturnType(Args...) | 
| 
 | static |