, including all inherited members.
calc_average_point(LPoint3 &result, PN_stdfloat x, PN_stdfloat y, PN_stdfloat radius) const | PfmFile | |
calc_min_max(LVecBase3 &min_points, LVecBase3 &max_points) const | PfmFile | |
clear() | PfmFile | |
clear(int x_size, int y_size, int num_channels) | PfmFile | |
clear_flat_texcoord_name() | PfmFile | [inline] |
compute_sample_point(LPoint3 &result, PN_stdfloat x, PN_stdfloat y, PN_stdfloat sample_radius) const | PfmFile | |
const (defined in PfmFile) | PfmFile | |
const (defined in PfmFile) | PfmFile | |
generate_vis_mesh(MeshFace face=MF_front) const | PfmFile | |
generate_vis_points() const | PfmFile | |
get_flat_texcoord_name() const | PfmFile | [inline] |
get_num_channels() const | PfmFile | [inline] |
get_point(int x, int y) const | PfmFile | [inline] |
get_scale() const | PfmFile | [inline] |
get_vis_2d() const | PfmFile | [inline] |
get_vis_inverse() const | PfmFile | [inline] |
get_x_size() const (defined in PfmFile) | PfmFile | [inline] |
get_y_size() const (defined in PfmFile) | PfmFile | [inline] |
get_zero_special() const | PfmFile | [inline] |
has_point(int x, int y) const | PfmFile | [inline] |
is_valid() const (defined in PfmFile) | PfmFile | [inline] |
merge(const PfmFile &other) | PfmFile | |
MeshFace enum name (defined in PfmFile) | PfmFile | |
MF_back enum value (defined in PfmFile) | PfmFile | |
MF_both enum value (defined in PfmFile) | PfmFile | |
MF_front enum value (defined in PfmFile) | PfmFile | |
modify_point(int x, int y) | PfmFile | [inline] |
operator=(const PfmFile ©) (defined in PfmFile) | PfmFile | |
PfmFile() (defined in PfmFile) | PfmFile | |
PfmFile(const PfmFile ©) (defined in PfmFile) | PfmFile | |
point_dist (defined in PfmFile) | PfmFile | |
project(const Lens *lens) | PfmFile | |
PT(BoundingHexahedron) compute_planar_bounds(PN_stdfloat point_dist (defined in PfmFile) | PfmFile | |
PT(BoundingHexahedron) compute_planar_bounds(const LPoint2 ¢er (defined in PfmFile) | PfmFile | |
read(const Filename &fullpath) | PfmFile | |
read(istream &in) | PfmFile | |
resize(int new_x_size, int new_y_size) | PfmFile | [inline] |
reverse_rows() | PfmFile | |
sample_radius (defined in PfmFile) | PfmFile | |
set_flat_texcoord_name(InternalName *flat_texcoord_name) | PfmFile | [inline] |
set_point(int x, int y, const LVecBase3 &point) | PfmFile | [inline] |
set_vis_2d(bool vis_2d) | PfmFile | [inline] |
set_vis_inverse(bool vis_inverse) | PfmFile | [inline] |
set_zero_special(bool zero_special) | PfmFile | [inline] |
write(const Filename &fullpath) | PfmFile | |
write(ostream &out) | PfmFile | |
xform(const LMatrix4 &transform) | PfmFile | |