HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hd/api.h"
#include "pxr/imaging/hd/version.h"
#include "pxr/imaging/hd/sprim.h"
#include "pxr/base/tf/staticTokens.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | HdLight |
Macros | |
#define | HD_LIGHT_TOKENS |
Typedefs | |
using | HdLightPtrConstVector = std::vector< class HdLight const * > |
Functions | |
TF_DECLARE_PUBLIC_TOKENS (HdLightTokens, HD_API, HD_LIGHT_TOKENS) | |
using HdLightPtrConstVector = std::vector<class HdLight const *> |
TF_DECLARE_PUBLIC_TOKENS | ( | HdLightTokens | , |
HD_API | , | ||
HD_LIGHT_TOKENS | |||
) |