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_GroomUtils.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 Library (C++)
7
*
8
* COMMENTS:
9
* Helper classes for working with hair and fur grooms.
10
*/
11
12
#ifndef __SOP_GroomUtils_h__
13
#define __SOP_GroomUtils_h__
14
15
#include "
SOP_NodeVerb.h
"
16
17
class
SOP_GroomUtils
18
{
19
public
:
20
static
void
skinPrimError
(
21
const
SOP_NodeVerb::CookParms
&cookparms,
22
const
UT_StringRef
&curvetype);
23
24
};
25
26
uint
sop_vexHash
(
float
seed);
27
uint
sop_vexHash
(
float
seed1,
float
seed2);
28
float
sop_vexRandom
(
uint
seed);
29
float
sop_vexRand
(
uint
seed);
30
31
#endif
SOP_GroomUtils
Definition:
SOP_GroomUtils.h:17
UT_StringRef
Definition:
UT_StringHolder.h:188
SOP_GroomUtils::skinPrimError
static void skinPrimError(const SOP_NodeVerb::CookParms &cookparms, const UT_StringRef &curvetype)
sop_vexHash
uint sop_vexHash(float seed)
sop_vexRand
float sop_vexRand(uint seed)
SOP_NodeVerb.h
SOP_NodeVerb::CookParms
Definition:
SOP_NodeVerb.h:310
sop_vexRandom
float sop_vexRandom(uint seed)
uint
unsigned int uint
Definition:
SYS_Types.h:45
SOP
SOP_GroomUtils.h
Generated on Sat Mar 29 2025 02:45:13 for HDK by
1.8.6