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_ApexNodeType.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_ApexNodeType_h__
10
#define __HOM_ApexNodeType_h__
11
12
#include "
HOM_API.h
"
13
#include "
HOM_UniNodeType.h
"
14
15
SWIGOUT
(%
rename
(ApexNodeType)
HOM_ApexNodeType
;)
16
17
class
HOM_API
HOM_ApexNodeType
:
virtual
public
HOM_UniNodeType
18
{
19
public
:
20
HOM_ApexNodeType
()
21
{
HOM_CONSTRUCT_OBJECT
(
this
) }
22
HOM_ApexNodeType
(
const
HOM_ApexNodeType
&
type
)
23
:
HOM_UniNodeType
(type)
24
{
HOM_CONSTRUCT_OBJECT
(
this
) }
25
~HOM_ApexNodeType
()
override
26
{
HOM_DESTRUCT_OBJECT
(
this
) }
27
28
std::string
__repr__
()
override
= 0;
29
};
30
31
#endif
HOM_DESTRUCT_OBJECT
#define HOM_DESTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1398
SWIGOUT
#define SWIGOUT(x)
Definition:
HOM_Defines.h:24
Vt_WrapArray::__repr__
string __repr__(VtArray< T > const &self)
Definition:
wrapArray.h:312
HOM_API.h
HOM_ApexNodeType
Definition:
HOM_ApexNodeType.h:17
type
GLint GLint GLsizei GLint GLenum GLenum type
Definition:
glcorearb.h:108
HOM_ApexNodeType::~HOM_ApexNodeType
~HOM_ApexNodeType() override
Definition:
HOM_ApexNodeType.h:25
HOM_API
#define HOM_API
Definition:
HOM_API.h:13
HOM_CONSTRUCT_OBJECT
#define HOM_CONSTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1397
HOM_UniNodeType.h
HOM_UniNodeType
Definition:
HOM_UniNodeType.h:17
HOM_ApexNodeType::HOM_ApexNodeType
HOM_ApexNodeType()
Definition:
HOM_ApexNodeType.h:20
HOM_ApexNodeType::HOM_ApexNodeType
HOM_ApexNodeType(const HOM_ApexNodeType &type)
Definition:
HOM_ApexNodeType.h:22
Filesystem::rename
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM
HOM_ApexNodeType.h
Generated on Mon Aug 24 2026 02:26:09 for HDK by
1.8.6