HDK
|
#include "pxr/pxr.h"
#include "pxr/base/ts/api.h"
#include "pxr/base/ts/types.h"
#include "pxr/base/ts/typeHelpers.h"
#include "pxr/base/vt/value.h"
#include "pxr/base/tf/type.h"
#include <memory>
#include <cstring>
Go to the source code of this file.
Classes | |
struct | Ts_KnotData |
struct | Ts_TypedKnotData< T > |
class | Ts_KnotDataProxy |
class | Ts_TypedKnotDataProxy< T > |
Macros | |
#define | COMP(member) |
#define COMP | ( | member | ) |
Definition at line 250 of file knotData.h.