|
HDK
|
#include "pxr/pxr.h"#include "pxr/base/ts/typeHelpers.h"#include "pxr/base/gf/half.h"#include "pxr/base/tf/type.h"#include "pxr/base/tf/diagnostic.h"#include <utility>
Include dependency graph for valueTypeDispatch.h:Go to the source code of this file.
Macros | |
| #define | _MAKE_CLAUSE(unused, tuple) |
Functions | |
| template<template< typename T > class Cls, typename... Args> | |
| PXR_NAMESPACE_OPEN_SCOPE void | TsDispatchToValueTypeTemplate (TfType valueType, Args &&...args) |
| #define _MAKE_CLAUSE | ( | unused, | |
| tuple | |||
| ) |
| PXR_NAMESPACE_OPEN_SCOPE void TsDispatchToValueTypeTemplate | ( | TfType | valueType, |
| Args &&... | args | ||
| ) |
Definition at line 47 of file valueTypeDispatch.h.