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

#include <SOP_Camera.proto.h>

Public Member Functions

 Entries ()
 
bool operator== (const Entries &src) const
 
bool operator!= (const Entries &src) const
 

Public Attributes

bool enable
 
UT_StringHolder key
 
int64 type
 
UT_StringHolder vals
 
int64 vali
 
fpreal64 valf
 
UT_Vector2D val2f
 
UT_Vector3D val3f
 
UT_Vector4D val4f
 

Detailed Description

Definition at line 143 of file SOP_Camera.proto.h.

Constructor & Destructor Documentation

SOP_CameraParms::Entries::Entries ( )
inline

Definition at line 156 of file SOP_Camera.proto.h.

Member Function Documentation

bool SOP_CameraParms::Entries::operator!= ( const Entries src) const
inline

Definition at line 184 of file SOP_Camera.proto.h.

bool SOP_CameraParms::Entries::operator== ( const Entries src) const
inline

Definition at line 170 of file SOP_Camera.proto.h.

Member Data Documentation

bool SOP_CameraParms::Entries::enable

Definition at line 145 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::Entries::key

Definition at line 146 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::Entries::type

Definition at line 147 of file SOP_Camera.proto.h.

UT_Vector2D SOP_CameraParms::Entries::val2f

Definition at line 151 of file SOP_Camera.proto.h.

UT_Vector3D SOP_CameraParms::Entries::val3f

Definition at line 152 of file SOP_Camera.proto.h.

UT_Vector4D SOP_CameraParms::Entries::val4f

Definition at line 153 of file SOP_Camera.proto.h.

fpreal64 SOP_CameraParms::Entries::valf

Definition at line 150 of file SOP_Camera.proto.h.

int64 SOP_CameraParms::Entries::vali

Definition at line 149 of file SOP_Camera.proto.h.

UT_StringHolder SOP_CameraParms::Entries::vals

Definition at line 148 of file SOP_Camera.proto.h.


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