21 Jan
2004
21 Jan
'04
6:29 a.m.
Just a quick note that NR::Point's 'pt' data member is now private; use its operator[]() instead.
(since NR::Point::operator[] returns a reference, it can be used as an lvalue, thusly:
somepoint[NR::X] = somevalue;
)
-mental
7640
Age (days ago)
7640
Last active (days ago)
0 comments
1 participants
participants (1)
-
MenTaLguY