CSAD
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
sFunctionsGen Class Reference

sFunctionsGen - More...

Public Attributes

bt::tfSTDCALL_p_FUNC CreateFace
 Create plane. More...
 
bt::tfSTDCALL_PROC_p_int_int_int_float_float_float MeshBox
 
bt::tfSTDCALL_PROC_p_p_float_int_int MeshExtrude
 
bt::tfSTDCALL_PROC_p_float_float MeshFlip
 
bt::tfSTDCALL_PROC_p_p_p_int_int_int MeshLoft
 
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float_float MeshPlaneScale
 
bt::tfSTDCALL_PROC_p_int_int_float MeshSphere
 
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float MeshSphereScale
 
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float_float_float MeshSphereTranslate
 
bt::tfSTDCALL_PROC_p_uint RasterColor
 Fill color.
 
bt::tfSTDCALL_PROC_p_uint RasterColor1B
 Fill color.
 
bt::tfSTDCALL_PROC_p_uint RasterColor3B
 Fill color.
 
bt::tfSTDCALL_PROC_p_uint RasterColor4B
 Fill color.
 
bt::tfSTDCALL_PROC_p_p_int_int RasterDistort4B
 Distortion raster.
 
bt::tfSTDCALL_PROC_p_uint_uint RasterNoise4B
 Generate and mix noise color.
 

Detailed Description

sFunctionsGen -

See Also
gen

Member Data Documentation

bt::tfSTDCALL_p_FUNC sFunctionsGen::CreateFace

Create plane.

Begin Loft

bt::tfSTDCALL_PROC_p_int_int_int_float_float_float sFunctionsGen::MeshBox

Box

Parameters
arg1- mesh
arg2- xcells
arg3- ycells
arg4- zcells
bt::tfSTDCALL_PROC_p_p_float_int_int sFunctionsGen::MeshExtrude

Extrude

Parameters
arg1- mesh
arg2- fase
arg3- extrude size
arg4- cells
arg5- flags ( 1-extrude, 2-front, 4-back, 8-smooth )
bt::tfSTDCALL_PROC_p_float_float sFunctionsGen::MeshFlip

Flip

Parameters
arg1- mesh
arg2- rotate flip plane by x
arg3- rotate flip plane by y
bt::tfSTDCALL_PROC_p_p_p_int_int_int sFunctionsGen::MeshLoft

Loft

Parameters
arg1- mesh
arg2- loft
arg3- face
arg4- loft cells
arg5- fase cells
arg6- flags
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float_float sFunctionsGen::MeshPlaneScale

Scale

Parameters
arg1- mesh
arg2- scale center x
arg3- scale center y
arg4- scale center z
arg5- rotate scale plane by x
arg6- rotate scale plane by y
arg7- max size
arg8- scale
bt::tfSTDCALL_PROC_p_int_int_float sFunctionsGen::MeshSphere

Sphere

Parameters
arg1- mesh
arg2- xcells
arg3- ycells
arg4- radius
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float sFunctionsGen::MeshSphereScale

Scale

Parameters
arg1- mesh
arg2- sphere center x
arg3- sphere center y
arg4- sphere center z
arg5- sphare radius
arg6- scale
arg9- factor
bt::tfSTDCALL_PROC_p_float_float_float_float_float_float_float_float sFunctionsGen::MeshSphereTranslate

Translate

Parameters
arg1- mesh
arg2- sphere center x
arg3- sphere center y
arg4- sphere center z
arg5- sphare radius
arg6- offset x
arg7- offset y
arg8- offset z
arg9- factor