HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP3D_PickId Class Reference

#include <OP3D_InputSelectorBase.h>

Public Member Functions

 OP3D_PickId ()
 
 OP3D_PickId (int lookindex, int detailindex)
 
 ~OP3D_PickId ()
 
bool operator== (const OP3D_PickId &cmp) const
 
bool operator!= (const OP3D_PickId &cmp) const
 

Static Public Member Functions

static int compare (const OP3D_PickId *id1, const OP3D_PickId *id2)
 

Public Attributes

int myLookIndex
 
int myDetailIndex
 

Detailed Description

Definition at line 55 of file OP3D_InputSelectorBase.h.

Constructor & Destructor Documentation

OP3D_PickId::OP3D_PickId ( )
OP3D_PickId::OP3D_PickId ( int  lookindex,
int  detailindex 
)
OP3D_PickId::~OP3D_PickId ( )

Member Function Documentation

static int OP3D_PickId::compare ( const OP3D_PickId id1,
const OP3D_PickId id2 
)
static
bool OP3D_PickId::operator!= ( const OP3D_PickId cmp) const
bool OP3D_PickId::operator== ( const OP3D_PickId cmp) const

Member Data Documentation

int OP3D_PickId::myDetailIndex

Definition at line 67 of file OP3D_InputSelectorBase.h.

int OP3D_PickId::myLookIndex

Definition at line 66 of file OP3D_InputSelectorBase.h.


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