This is the complete list of members for
PfmFile, including all inherited members.
| calcAveragePoint(Point3 result, float x, float y, float radius) | PfmFile | |
| calcMinMax(VBase3 min_points, VBase3 max_points) | PfmFile | |
| clear() | PfmFile | |
| clear(int x_size, int y_size, int num_channels) | PfmFile | |
| clearFlatTexcoordName() | PfmFile | |
| computePlanarBounds(Point2 const center, float point_dist, float sample_radius, bool points_only) | PfmFile | |
| computePlanarBounds(float point_dist, float sample_radius) | PfmFile | |
| computeSamplePoint(Point3 result, float x, float y, float sample_radius) | PfmFile | |
| generateVisMesh(MeshFace face) | PfmFile | |
| generateVisMesh() | PfmFile | |
| generateVisPoints() | PfmFile | |
| getFlatTexcoordName() | PfmFile | |
| getNumChannels() | PfmFile | |
| getPoint(int x, int y) | PfmFile | |
| getScale() | PfmFile | |
| getVis2d() | PfmFile | |
| getVisInverse() | PfmFile | |
| getXSize() | PfmFile | |
| getYSize() | PfmFile | |
| getZeroSpecial() | PfmFile | |
| hasPoint(int x, int y) | PfmFile | |
| isValid() | PfmFile | |
| merge(PfmFile const other) | PfmFile | |
| MeshFace enum name | PfmFile | |
| MFBack enum value | PfmFile | |
| MFBoth enum value | PfmFile | |
| MFFront enum value | PfmFile | |
| modifyPoint(int x, int y) | PfmFile | |
| operator=(PfmFile const copy) | PfmFile | |
| PfmFile() | PfmFile | |
| PfmFile(PfmFile const copy) | PfmFile | |
| project(Lens const lens) | PfmFile | |
| read(Filename const fullpath) | PfmFile | |
| read(istream in) | PfmFile | |
| resize(int new_x_size, int new_y_size) | PfmFile | |
| reverseRows() | PfmFile | |
| setFlatTexcoordName(InternalName flat_texcoord_name) | PfmFile | |
| setPoint(int x, int y, VBase3 const point) | PfmFile | |
| setVis2d(bool vis_2d) | PfmFile | |
| setVisInverse(bool vis_inverse) | PfmFile | |
| setZeroSpecial(bool zero_special) | PfmFile | |
| write(Filename const fullpath) | PfmFile | |
| write(ostream out) | PfmFile | |
| xform(Mat4 const transform) | PfmFile | |