addAll(const float value) | TeHeightMap | |
addFrom(const TeHeightMap *hmap, const float rate) | TeHeightMap | |
addFrom(const TeHeightMap *hmap, const SbVec2s &sorigin, const SbVec2s &size, const SbVec2s &dorigin, const float rate) | TeHeightMap | |
averageUpdated (defined in TeHeightMap) | TeHeightMap | [private] |
averageValue | TeHeightMap | [private] |
copyFrom(const TeHeightMap *hmap) | TeHeightMap | |
copyFrom(const TeHeightMap *hmap, const SbVec2s &sorigin, const SbVec2s &size, const SbVec2s &dorigin=SbVec2s(0, 0)) | TeHeightMap | |
dump() | TeHeightMap | |
filter_Linear(const float coef, const int times) | TeHeightMap | |
finishEditing() | TeHeightMap | |
flags | TeHeightMap | [private] |
generate_4HMOverlap_Mask() | TeHeightMap | |
generate_FaultFormation(const unsigned int seed, const int num_faults, const float min_delta, const float max_delta) | TeHeightMap | |
getAverageValue() | TeHeightMap | |
getMaxValue() | TeHeightMap | |
getMinValue() | TeHeightMap | |
getResolution() const | TeHeightMap | |
getResolution(int &x, int &y) const | TeHeightMap | |
getStats(float *min, float *max, float *average) | TeHeightMap | |
getValue(const int x, const int y) const | TeHeightMap | |
getValues() const | TeHeightMap | |
maxUpdated (defined in TeHeightMap) | TeHeightMap | [private] |
maxValue | TeHeightMap | [private] |
minUpdated (defined in TeHeightMap) | TeHeightMap | [private] |
minValue | TeHeightMap | [private] |
multiplyAll(const float value) | TeHeightMap | |
multiplyFrom(const TeHeightMap *hmap, const float rate) | TeHeightMap | |
multiplyFrom(const TeHeightMap *hmap, const SbVec2s &sorigin, const SbVec2s &size, const SbVec2s &dorigin, const float rate) | TeHeightMap | |
operator=(const TeHeightMap &hmap) | TeHeightMap | |
operator[](int i) const | TeHeightMap | |
resetFlags() | TeHeightMap | [private] |
resx | TeHeightMap | [private] |
resy | TeHeightMap | [private] |
setAllValues(const float value) | TeHeightMap | |
setResolution(const SbVec2s &newRes) | TeHeightMap | |
setValue(const int x, const int y, const float value) | TeHeightMap | |
shift(const float delta) | TeHeightMap | |
shiftAverageValue(const float value) | TeHeightMap | |
shiftAverageValue(const float value, const float old) | TeHeightMap | |
shiftMaxValue(const float value) | TeHeightMap | |
shiftMaxValue(const float value, const float old) | TeHeightMap | |
shiftMinValue(const float value) | TeHeightMap | |
shiftMinValue(const float value, const float old) | TeHeightMap | |
startEditing() | TeHeightMap | |
subtractAll(const float value) | TeHeightMap | |
subtractFrom(const TeHeightMap *hmap, const float rate) | TeHeightMap | |
subtractFrom(const TeHeightMap *hmap, const SbVec2s &sorigin, const SbVec2s &size, const SbVec2s &dorigin, const float rate) | TeHeightMap | |
TeFaultFormation (defined in TeHeightMap) | TeHeightMap | [friend] |
TeHeightMap() | TeHeightMap | |
TeHeightMap(const SbVec2s resolution) | TeHeightMap | |
TeHeightMap(const int resx, const int resy) | TeHeightMap | |
TeHeightMap(const TeHeightMap &hmap) | TeHeightMap | |
TeHeightMap(const TeHeightMap *hmap, const SbVec2s origin, const SbVec2s size) | TeHeightMap | |
TeLinearFilter (defined in TeHeightMap) | TeHeightMap | [friend] |
values | TeHeightMap | [private] |
~TeHeightMap() | TeHeightMap | |