HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
HDK
Houdini Development Kit
Todo List
Deprecated List
Modules
Namespaces
Classes
Files
File List
File Members
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SOP_CaptureAttribPack.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
* NAME: SOP_CaptureAttribPack.h ( SOP Library, C++)
7
*
8
* COMMENTS:
9
*/
10
11
#ifndef __SOP_CaptureAttribPack__
12
#define __SOP_CaptureAttribPack__
13
14
#include "
SOP_API.h
"
15
#include "
SOP_Node.h
"
16
#include <
UT/UT_ThreadedAlgorithm.h
>
17
18
class
SOP_API
SOP_CaptureAttribPack
:
public
SOP_Node
19
{
20
public
:
21
SOP_CaptureAttribPack
(
OP_Network
*net,
const
char
*,
OP_Operator
*entry);
22
~
SOP_CaptureAttribPack
()
override
;
23
24
static
OP_Node
*myConstructor(
OP_Network
*net,
const
char
*
name
,
25
OP_Operator
*entry);
26
static
PRM_Template
*buildTemplates();
27
28
protected
:
29
OP_ERROR
cookMySop
(
OP_Context
&context)
override
;
30
const
SOP_NodeVerb
*
cookVerb
()
const override
;
31
};
32
33
#endif
SOP_Node::cookVerb
virtual const SOP_NodeVerb * cookVerb() const
Definition:
SOP_Node.h:909
UT_ThreadedAlgorithm.h
UT_ErrorSeverity
UT_ErrorSeverity
Definition:
UT_Error.h:25
PRM_Template
Definition:
PRM_Template.h:49
SOP_API.h
OP_Context
Definition:
OP_Context.h:44
OP_Operator
Definition:
OP_Operator.h:142
SOP_CaptureAttribPack
Definition:
SOP_CaptureAttribPack.h:18
OP_Node
Definition:
OP_Node.h:503
SOP_NodeVerb
Definition:
SOP_NodeVerb.h:87
name
GLuint const GLchar * name
Definition:
glcorearb.h:786
SOP_Node.h
SOP_API
#define SOP_API
Definition:
SOP_API.h:10
SOP_Node::cookMySop
virtual OP_ERROR cookMySop(OP_Context &context)=0
OP_Network
Definition:
OP_Network.h:152
SOP_Node
Definition:
SOP_Node.h:108
SOP
SOP_CaptureAttribPack.h
Generated on Wed Apr 2 2025 02:50:34 for HDK by
1.8.6