HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simpleLight.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/glf/api.h"
#include "pxr/base/gf/matrix4d.h"
#include "pxr/base/gf/vec3f.h"
#include "pxr/base/gf/vec4f.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/usd/sdf/assetPath.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/vt/array.h"
#include "pxr/base/vt/dictionary.h"
#include <string>
+ Include dependency graph for simpleLight.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlfSimpleLight
 

Typedefs

typedef std::vector< class
GlfSimpleLight
GlfSimpleLightVector
 

Functions

GLF_API std::ostream & operator<< (std::ostream &out, const GlfSimpleLight &v)
 
GLF_API std::ostream & operator<< (std::ostream &out, const GlfSimpleLightVector &pv)
 

Typedef Documentation

Definition at line 268 of file simpleLight.h.

Function Documentation

GLF_API std::ostream& operator<< ( std::ostream &  out,
const GlfSimpleLight v 
)
GLF_API std::ostream& operator<< ( std::ostream &  out,
const GlfSimpleLightVector pv 
)