|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
Tri format readers for mesh objects. More...
#include <aims/io/triR.h>
| Public Member Functions | |
| TriReader (const std::string &name) | |
| ~TriReader () | |
| void | read (AimsSurfaceTriangle &thing, int frame=-1) | 
Tri format readers for mesh objects.
This reader can be used directly, or via the Reader / TriFormat interface. End users should always use Reader which hides the format-specific operations, TriReader is only a part of the mechanism
| void aims::TriReader::read | ( | AimsSurfaceTriangle & | thing, | 
| int | frame = -1 | ||
| ) | 
Referenced by aims::operator>>().