#include "VAPoints.h"
#include "Tools/Debugging/Debugging.h"
Include dependency graph for VAPoints.cpp:
Go to the source code of this file.
Functions | |
In & | operator>> (In &stream, VAPoints &VAPoints) |
Streaming operator that reads a set of VAPoints from a stream. | |
Out & | operator<< (Out &stream, const VAPoints &vaPoints) |
Streaming operator that writes a set of VAPoints to a stream. | |
Variables | |
const double | GAUSS0 = 1.0 GAUSS1 = .63 GAUSS2 = .16 GAUSS4 = .40 GAUSS5 = .10 |
Definition in file VAPoints.cpp.
|
Streaming operator that reads a set of VAPoints from a stream.
Definition at line 363 of file VAPoints.cpp. |
|
Streaming operator that writes a set of VAPoints to a stream.
Definition at line 370 of file VAPoints.cpp. |
|
Definition at line 17 of file VAPoints.cpp. Referenced by VAPoints::updateGridByPoint(). |