HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
HOM_OpIndirectInput.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* COMMENTS:
7
*/
8
9
#ifndef __HOM_OpIndirectInput_h__
10
#define __HOM_OpIndirectInput_h__
11
12
#include "
HOM_API.h
"
13
#include "
HOM_IndirectInput.h
"
14
15
SWIGOUT
(%
rename
(OpIndirectInput)
HOM_OpIndirectInput
;)
16
17
class
HOM_API
HOM_OpIndirectInput
:
virtual
public
HOM_IndirectInput
18
{
19
public
:
20
HOM_OpIndirectInput
(
HOM_EnumValue
&network_item_type)
21
:
HOM_IndirectInput
(network_item_type)
22
{
HOM_CONSTRUCT_OBJECT
(
this
) }
23
HOM_OpIndirectInput
(
const
HOM_OpIndirectInput
&input)
24
:
HOM_IndirectInput
(input)
25
,
HOM_NetworkMovableItem
(input)
26
{
HOM_CONSTRUCT_OBJECT
(
this
) }
27
~HOM_OpIndirectInput
()
override
28
{
HOM_DESTRUCT_OBJECT
(
this
) }
29
30
int
__hash__
()
override
= 0;
31
std::string
__repr__
()
override
= 0;
32
};
33
34
#endif
HOM_DESTRUCT_OBJECT
#define HOM_DESTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1343
HOM_OpIndirectInput::HOM_OpIndirectInput
HOM_OpIndirectInput(HOM_EnumValue &network_item_type)
Definition:
HOM_OpIndirectInput.h:20
SWIGOUT
#define SWIGOUT(x)
Definition:
HOM_Defines.h:24
HOM_NetworkMovableItem
Definition:
HOM_NetworkMovableItem.h:25
Vt_WrapArray::__repr__
string __repr__(VtArray< T > const &self)
Definition:
wrapArray.h:312
HOM_OpIndirectInput::HOM_OpIndirectInput
HOM_OpIndirectInput(const HOM_OpIndirectInput &input)
Definition:
HOM_OpIndirectInput.h:23
HOM_API.h
HOM_OpIndirectInput::~HOM_OpIndirectInput
~HOM_OpIndirectInput() override
Definition:
HOM_OpIndirectInput.h:27
HOM_OpIndirectInput
Definition:
HOM_OpIndirectInput.h:17
HOM_API
#define HOM_API
Definition:
HOM_API.h:13
HOM_IndirectInput
Definition:
HOM_IndirectInput.h:20
HOM_CONSTRUCT_OBJECT
#define HOM_CONSTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1342
Filesystem::rename
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM_EnumValue
Definition:
HOM_EnumValue.h:23
HOM_Vector3::__hash__
int __hash__()
HOM_IndirectInput.h
HOM
HOM_OpIndirectInput.h
Generated on Wed Aug 27 2025 03:06:41 for HDK by
1.8.6