Prototype terrain brush prototype definition.
const string & getFileName() const
void setSlopeMax(float slopeMax)
Set slope max.
void setCount(float count)
Set count.
void setFileName(const string &fileName)
Set prototype file name.
float getRotationXMax() const
void setRotationXMax(float rotationXMax)
Set rotation x max.
void setHeightMax(float heightMax)
Set height max.
~PrototypeTerrainBrushPrototype()
Destructor.
bool isNormalAlign() const
float getRotationYMax() const
void setNormalAlign(bool normalAlign)
Set align to normal.
void setHeightMin(float heightMin)
Set height min.
float getHeightMax() const
void setRotationZMax(float rotationZMax)
Set rotation z max.
void setSlopeMin(float slopeMin)
Set slope min.
void setRotationXMin(float rotationXMin)
Set rotation x min.
float getHeightMin() const
void setScaleMin(float scaleMin)
Set scale min.
void setScaleMax(float scaleMax)
Set scale max.
void setRotationYMin(float rotationYMin)
Set rotation y min.
float getSlopeMin() const
float getScaleMin() const
PrototypeTerrainBrushPrototype()
Public constructor.
float getRotationXMin() const
void setRotationZMin(float rotationZMin)
Set rotation z min.
float getRotationZMin() const
float getScaleMax() const
float getRotationZMax() const
float getRotationYMin() const
void setRotationYMax(float rotationYMax)
Set rotation y max.
float getSlopeMax() const