HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
light.h File Reference
#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>
+ Include dependency graph for light.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define HD_LIGHT_TOKENS

Definition at line 38 of file light.h.

Typedef Documentation

using HdLightPtrConstVector = std::vector<class HdLight const *>

Definition at line 76 of file light.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdLightTokens  ,
HD_API  ,
HD_LIGHT_TOKENS   
)