Parent Directory
|
Revision Log
|
Patch
revision 1951 by jfenwick, Wed Oct 29 05:48:53 2008 UTC | revision 1952 by jfenwick, Thu Oct 30 06:16:00 2008 UTC | |
---|---|---|
# | Line 464 contains datapoints. | Line 464 contains datapoints. |
464 | */ | */ |
465 | ESCRIPT_DLL_API | ESCRIPT_DLL_API |
466 | inline | inline |
467 | int | unsigned int |
468 | getDataPointRank() const | getDataPointRank() const |
469 | { | { |
// return m_data->getPointDataView().getRank(); | ||
470 | return m_data->getRank(); | return m_data->getRank(); |
471 | } | } |
472 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |