HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
transform.h File Reference
#include "pxr/pxr.h"
#include "pxr/base/gf/rotation.h"
#include "pxr/base/gf/vec3d.h"
#include "pxr/base/gf/api.h"
#include <iosfwd>
+ Include dependency graph for transform.h:

Go to the source code of this file.

Classes

class  GfTransform
 

Functions

GF_API std::ostream & operator<< (std::ostream &, const GfTransform &)
 

Function Documentation

GF_API std::ostream& operator<< ( std::ostream &  ,
const GfTransform  
)

Output a GfTransform using the format [scale, scaleorientation, rotation, center, translation].