#include <lltreeparams.h>
Definition at line 46 of file lltreeparams.h.
LLTreeParams::LLTreeParams | ( | ) |
Definition at line 45 of file lltreeparams.cpp.
References mBaseSize, mBaseSplits, mBranches, mCurve, mCurveBack, mCurveRes, mCurveV, mDownAngle, mDownAngleV, mFlare, mFlarePercentage, mFlareRes, mLeafQuality, mLeafScaleX, mLeafScaleY, mLeaves, mLength, mLengthV, mLevels, mLobeDepth, mLobes, mRatio, mRatioPower, mRotate, mRotateV, mScale, mScale0, mScaleV, mScaleV0, mSegSplits, mShape, mSplitAngle, mSplitAngleV, mTaper, mVertices, and SR_TEND_FLAME.
LLTreeParams::~LLTreeParams | ( | ) | [virtual] |
Definition at line 173 of file lltreeparams.cpp.
F32 LLTreeParams::ShapeRatio | ( | EShapeRatio | shape, | |
F32 | ratio | |||
) | [static] |
Definition at line 178 of file lltreeparams.cpp.
References f, F_PI, sinf, SR_CONICAL, SR_CYLINDRICAL, SR_ENVELOPE, SR_FLAME, SR_HEMISPHERICAL, SR_INVERSE_CONICAL, SR_SPHERICAL, SR_TAPERED_CYLINDRICAL, and SR_TEND_FLAME.
number of recursive branch levels...limit to MAX_NUM_LEVELS
Definition at line 71 of file lltreeparams.h.
Referenced by LLTreeParams().
~ ratio and ratiopower determine radius/length
Definition at line 140 of file lltreeparams.h.
Referenced by LLTreeParams().
num segsplits at first curve cross section of trunk
Definition at line 151 of file lltreeparams.h.
Referenced by LLTreeParams().
determines length/radius of branches on tree -- ie: general 'shape'
Definition at line 68 of file lltreeparams.h.
Referenced by LLTreeParams().