HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XUSD_CameraParms::CustomAttrib Struct Reference

#include <XUSD_Utils.h>

Public Member Functions

 CustomAttrib ()=default
 
 CustomAttrib (const TfToken &name, const SdfValueTypeName &type, const VtValue &value)
 

Public Attributes

TfToken myName
 
SdfValueTypeName myType
 
VtValue myValue
 

Detailed Description

Definition at line 757 of file XUSD_Utils.h.

Constructor & Destructor Documentation

XUSD_CameraParms::CustomAttrib::CustomAttrib ( )
default
XUSD_CameraParms::CustomAttrib::CustomAttrib ( const TfToken name,
const SdfValueTypeName type,
const VtValue value 
)
inline

Definition at line 760 of file XUSD_Utils.h.

Member Data Documentation

TfToken XUSD_CameraParms::CustomAttrib::myName

Definition at line 768 of file XUSD_Utils.h.

SdfValueTypeName XUSD_CameraParms::CustomAttrib::myType

Definition at line 769 of file XUSD_Utils.h.

VtValue XUSD_CameraParms::CustomAttrib::myValue

Definition at line 770 of file XUSD_Utils.h.


The documentation for this struct was generated from the following file: