Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Editor.TetrahedronBuilder

Extends
BrushBuilder

Core.Object
|   
+-- Editor.BrushBuilder
   |   
   +-- Editor.TetrahedronBuilder

Constants Summary
Inherited Contants from Core.Object
MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Transactional, RF_Transient

Variables Summary
TetrahedronBuilder
nameGroupName
floatRadius
intSphereExtrapolation
Inherited Variables from Editor.BrushBuilder
BitmapFilename, Group, MergeCoplanars, Polys, ToolTip, Vertices
Inherited Variables from Core.Object
Class, Name, ObjectFlags, ObjectInternal[6], Outer

Enumerations Summary
Inherited Enumerations from Core.Object
eAnimNotifyEval, ESheerAxis

Structures Summary
Inherited Structures from Editor.BrushBuilder
BuilderPoly
Inherited Structures from Core.Object
BoundingBox, BoundingVolume, Color, Coords, Guid, Plane, Pointer, Quat, Rotator, Scale, Template, Vector

Functions Summary
eventbool Build ()))
function BuildTetrahedron (float R, int SphereExtrapolation ))
function Extrapolate (int a, int b, int c, int Count, float Radius ))
Inherited Functions from Editor.BrushBuilder
BadParameters, BeginBrush, Build, EndBrush, GetPolyCount, GetVertex, GetVertexCount, Poly3i, Poly4i, PolyBegin, PolyEnd, Polyi, Vertex3f, Vertexv
Inherited Functions from Core.Object
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AlignQuatWith, AllFiles, AllLinkers, AllObjects, AppSeconds, Array_Insert, Array_Remove, Array_Size, Asc, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, Cos, Cross, Disable, Divide, Dot, DynamicLoadObject, Enable, EndState, ExecFunctionStr, Exp, ExtractString, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetDefaultObject, GetEnum, GetParentClass, GetPropertyText, GetStateName, GetUnAxes, GetUnitCoords, GotoState, InStr, Invert, IsA, IsInState, Left, Len, Lerp, LoadPackageContents, Localize, Locs, Log, Loge, MakeColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, Quad, QuatError, QuatFromAxisAndAngle, QuatGetAngle, QuatGetAxis, QuatGetVect, QuatNormal, QuatRotate, QuatSize, QuatSizeSquared, QuatSlerp, QuatToRotation, QuatVRotate, Rand, RandomSpreadVector, RandRange, ReplaceStr, ResetConfig, Right, RotationToQuat, RotRand, SaveConfig, SetPropertyText, Sin, Smerp, SortArray, SortStaticArray, Sqrt, Square, StaticSaveConfig, StringToName, Tan, TransformCoordsByNormal, TransformRotatorByNormal, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~=


Variables Detail

TetrahedronBuilder

GroupName Source code

var(TetrahedronBuilder) name GroupName;

Radius Source code

var(TetrahedronBuilder) float Radius;

SphereExtrapolation Source code

var(TetrahedronBuilder) int SphereExtrapolation;


Functions Detail

Build Source code

event bool Build ( ) )

BuildTetrahedron Source code

function BuildTetrahedron ( float R, int SphereExtrapolation ) )

Extrapolate Source code

function Extrapolate ( int a, int b, int c, int Count, float Radius ) )


Defaultproperties

defaultproperties
{
				Radius=256.000000
				SphereExtrapolation=1
				GroupName="Tetrahedron"
				BitmapFilename="BBSphere"
				ToolTip="Tetrahedron (Sphere)"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.194 - Created with UnCodeX