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
SOP_BlockBegin.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_BlockBegin.h ( SOP Library, C++)
7
*
8
* COMMENTS:
9
*/
10
11
#ifndef __SOP_BlockBegin__
12
#define __SOP_BlockBegin__
13
14
#include "
SOP_API.h
"
15
#include "
SOP_Node.h
"
16
17
class
SOP_API
SOP_BlockBegin
:
public
SOP_Node
18
{
19
public
:
20
SOP_BlockBegin
(
OP_Network
*net,
const
char
*
name
,
OP_Operator
*entry);
21
22
/// Returns true if end is what our FORPATH points to.
23
bool
isPaired(
const
OP_Node
*
end
)
const
;
24
25
virtual
void
FORPATH(
UT_String
&str,
fpreal
t
)
const
= 0;
26
27
// We enforce that blocked pairs have the same color
28
bool
setColor
(
const
UT_Color
&col)
override
;
29
30
protected
:
31
private
:
32
};
33
34
35
#endif
SOP_BlockBegin
Definition:
SOP_BlockBegin.h:17
OP_Node::setColor
bool setColor(const UT_Color &col) override
SOP_API.h
OP_Operator
Definition:
OP_Operator.h:142
OP_Node
Definition:
OP_Node.h:503
UT_Color
Definition:
UT_Color.h:85
end
GLuint GLuint end
Definition:
glcorearb.h:475
name
GLuint const GLchar * name
Definition:
glcorearb.h:786
t
GLdouble t
Definition:
glad.h:2397
fpreal
fpreal64 fpreal
Definition:
SYS_Types.h:277
SOP_Node.h
SOP_API
#define SOP_API
Definition:
SOP_API.h:10
UT_String
Definition:
UT_String.h:73
OP_Network
Definition:
OP_Network.h:152
SOP_Node
Definition:
SOP_Node.h:108
SOP
SOP_BlockBegin.h
Generated on Sun Nov 17 2024 03:03:21 for HDK by
1.8.6