- Timestamp:
- 01/05/06 16:06:31 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellsManager.h
r492 r502 344 344 345 345 /** Get a viewcell containing the specified point */ 346 ViewCell *GetViewCell(const Vector3 &point) { return NULL; }346 ViewCell *GetViewCell(const Vector3 &point); 347 347 348 348 protected:
Note: See TracChangeset
for help on using the changeset viewer.