Ignore:
Timestamp:
12/11/06 08:31:01 (18 years ago)
Author:
bittner
Message:

sampling updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/AxisAlignedBox3.h

    r1867 r1877  
    184184  Vector3 GetRandomPoint() const; 
    185185  Vector3 GetRandomSurfacePoint() const; 
    186         Vector3 GetUniformRandomSurfacePoint() const; 
     186  Vector3 GetUniformRandomSurfacePoint() const; 
    187187 
    188188  Vector3 GetPoint(const Vector3 &p) const { 
Note: See TracChangeset for help on using the changeset viewer.