Update of /cvs/fresco/Fresco/Berlin/include/Berlin
In directory purcel:/tmp/cvs-serv3291/Berlin/include/Berlin
Modified Files:
Console.hh PickTraversalImpl.hh
Log Message:
Patch from Bernhard Fischer (cow): Misc. spelling and typo fixes, added Doku.
Index: Console.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/include/Berlin/Console.hh,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- Console.hh 13 Jan 2004 22:34:20 -0000 1.34
+++ Console.hh 7 Feb 2004 23:43:27 -0000 1.35
@@ -260,13 +260,13 @@
virtual Fresco::Raster_ptr raster() = 0;
//. Move the pointer to the given Pixelcoordinate.
virtual void move(Fresco::Coord, Fresco::Coord) = 0;
- //. FIXME: Missing documentation!
+ //. Draw the pointer.
virtual void draw() = 0;
- //. FIXME: Missing documentation!
+ //. Save the pointer.
virtual void save() = 0;
- //. FIXME: Missing documentation!
+ //. Restore the pointer.
virtual void restore() = 0;
- //. FIXME: Missing documentation!
+ //. Return if the pointer intersects with the given coordinates.
virtual bool intersects(Fresco::Coord, Fresco::Coord,
Fresco::Coord, Fresco::Coord) = 0;
};
Index: PickTraversalImpl.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/include/Berlin/PickTraversalImpl.hh,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- PickTraversalImpl.hh 29 Dec 2003 08:42:50 -0000 1.35
+++ PickTraversalImpl.hh 7 Feb 2004 23:43:27 -0000 1.36
@@ -93,7 +93,7 @@
Fresco::PickTraversal_var my_this;
};
- //. remove one controller level from the top, it might have got out of scope
+ //. remove one controller level from the top, it might have gone out of scope
inline void PickTraversalImpl::pop_controller()
{
Prague::Trace trace("PickTraversal::pop_controller");
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|