Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PixelBuffer Member List

This is the complete list of members for PixelBuffer, including all inherited members.
_alpha_file_channelImageBuffer [protected]
_borderPixelBuffer [protected]
_component_widthPixelBuffer [protected]
_componentsPixelBuffer [protected]
_formatPixelBuffer [protected]
_imagePixelBuffer
_loadedPixelBuffer [protected]
_primary_file_num_channelsImageBuffer [protected]
_typePixelBuffer [protected]
_type_handlePixelBuffer [private, static]
_xorgPixelBuffer [protected]
_xsizePixelBuffer [protected]
_yorgPixelBuffer [protected]
_ysizePixelBuffer [protected]
check_config() constWritableConfigurable [inline]
clear_alpha_filename()ImageBuffer [inline]
clear_alpha_fullpath()ImageBuffer [inline]
clear_filename()ImageBuffer [inline]
clear_fullpath()ImageBuffer [inline]
clear_name()Namable [inline]
complete_pointers(TypedWritable **p_list, BamReader *manager)TypedWritable [virtual]
config(void)PixelBuffer [virtual]
copy(const PixelBuffer *pb)PixelBuffer
copy(GraphicsStateGuardianBase *gsg, const DisplayRegion *dr)PixelBuffer [virtual]
copy(GraphicsStateGuardianBase *gsg, const DisplayRegion *dr, const RenderBuffer &rb)PixelBuffer [virtual]
depth_buffer(int xsize, int ysize)PixelBuffer [inline, static]
F_alpha enum valuePixelBuffer
F_blue enum valuePixelBuffer
F_color_index enum valuePixelBuffer
F_depth_component enum valuePixelBuffer
F_green enum valuePixelBuffer
F_luminance enum valuePixelBuffer
F_luminance_alpha enum valuePixelBuffer
F_luminance_alphamask enum valuePixelBuffer
F_red enum valuePixelBuffer
F_rgb enum valuePixelBuffer
F_rgb12 enum valuePixelBuffer
F_rgb332 enum valuePixelBuffer
F_rgb5 enum valuePixelBuffer
F_rgb8 enum valuePixelBuffer
F_rgba enum valuePixelBuffer
F_rgba12 enum valuePixelBuffer
F_rgba4 enum valuePixelBuffer
F_rgba5 enum valuePixelBuffer
F_rgba8 enum valuePixelBuffer
F_rgbm enum valuePixelBuffer
F_stencil_index enum valuePixelBuffer
fillin(DatagramIterator &scan, BamReader *manager)ImageBuffer [protected]
finalize()TypedWritable [virtual]
force_init_type()PixelBuffer [inline, virtual]
Format enum namePixelBuffer
get_alpha_filename() constImageBuffer [inline]
get_alpha_fullpath() constImageBuffer [inline]
get_border() constPixelBuffer [inline]
get_class_type()PixelBuffer [inline, static]
get_component_width() constPixelBuffer [inline]
get_filename() constImageBuffer [inline]
get_format() constPixelBuffer [inline]
get_fullpath() constImageBuffer [inline]
get_image_type() constPixelBuffer [inline]
get_name() constNamable [inline]
get_num_components() constPixelBuffer [inline]
get_ref_count() constReferenceCount [inline]
get_type() constPixelBuffer [inline, virtual]
get_type_index() constTypedObject [inline]
get_unsigned_byte(int &index) constPixelBuffer [inline, private]
get_unsigned_short(int &index) constPixelBuffer [inline, private]
get_xorg() constPixelBuffer [inline]
get_xsize() constPixelBuffer [inline]
get_yorg() constPixelBuffer [inline]
get_ysize() constPixelBuffer [inline]
has_alpha_filename() constImageBuffer [inline]
has_alpha_fullpath() constImageBuffer [inline]
has_filename() constImageBuffer [inline]
has_fullpath() constImageBuffer [inline]
has_name() constNamable [inline]
ImageBuffer()ImageBuffer
init_type()PixelBuffer [inline, static]
is_dirty(void) constWritableConfigurable [inline]
is_exact_type(TypeHandle handle) constTypedObject [inline]
is_of_type(TypeHandle handle) constTypedObject [inline]
load(const PNMImage &pnmimage)PixelBuffer
make_dirty(void)WritableConfigurable [inline]
Namable(const string &initial_name="")Namable [inline]
Namable(const Namable &copy)Namable [inline]
NullTypedWritable [static]
operator=(const PixelBuffer &copy)PixelBuffer
ImageBuffer::operator=(const ReferenceCount &)ReferenceCount [inline, protected]
ImageBuffer::operator=(const TypedWritable &copy)TypedWritable [inline]
ImageBuffer::TypedObject::operator=(const TypedObject &copy)TypedObject [inline]
ImageBuffer::operator=(const Namable &other)Namable [inline]
output(ostream &out) constNamable [inline]
PixelBuffer(void)PixelBuffer
PixelBuffer(int xsize, int ysize, int components, int component_width, Type type, Format format)PixelBuffer
PixelBuffer(int xsize, int ysize, int components, int component_width, Type type, Format format, bool bAllocateRAM)PixelBuffer
PixelBuffer(const PixelBuffer &copy)PixelBuffer
read(const Filename &name)PixelBuffer
ref() constReferenceCount [inline]
ReferenceCount()ReferenceCount [inline, protected]
ReferenceCount(const ReferenceCount &)ReferenceCount [inline, protected]
rgb_buffer(int xsize, int ysize)PixelBuffer [inline, static]
rgba_buffer(int xsize, int ysize)PixelBuffer [inline, static]
set_alpha_filename(const Filename &alpha_filename)ImageBuffer [inline]
set_alpha_fullpath(const Filename &alpha_fullpath)ImageBuffer [inline]
set_filename(const Filename &filename)ImageBuffer [inline]
set_format(Format format)PixelBuffer [inline]
set_fullpath(const Filename &fullpath)ImageBuffer [inline]
set_name(const string &name)Namable [inline]
set_size(int x_org, int y_org, int x_size, int y_size)PixelBuffer [inline]
set_uchar_rgb_texel(const uchar color[3], int x, int y, int width)PixelBuffer [inline]
set_xorg(int org)PixelBuffer [inline]
set_xsize(int size)PixelBuffer [inline]
set_yorg(int org)PixelBuffer [inline]
set_ysize(int size)PixelBuffer [inline]
stencil_buffer(int xsize, int ysize)PixelBuffer [inline, static]
store(PNMImage &pnmimage) constPixelBuffer
store_scaled_byte(int &index, int value, double scale)PixelBuffer [inline, private]
store_scaled_short(int &index, int value, double scale)PixelBuffer [inline, private]
store_unscaled_byte(int &index, int value)PixelBuffer [inline, private]
store_unscaled_short(int &index, int value)PixelBuffer [inline, private]
T_float enum valuePixelBuffer
T_unsigned_byte enum valuePixelBuffer
T_unsigned_byte_332 enum valuePixelBuffer
T_unsigned_short enum valuePixelBuffer
test_ref_count_integrity() constReferenceCount [inline]
Type enum namePixelBuffer
TypedObject()TypedObject [inline]
TypedObject(const TypedObject &copy)TypedObject [inline]
TypedWritable()TypedWritable [inline]
TypedWritable(const TypedWritable &copy)TypedWritable [inline]
unref() constReferenceCount [inline]
WritableConfigurable(void)WritableConfigurable [inline]
write(const Filename &name) constPixelBuffer
write_datagram(BamWriter *manager, Datagram &me)ImageBuffer [virtual]
~ImageBuffer()ImageBuffer [virtual]
~PixelBuffer(void)PixelBuffer [inline]
~ReferenceCount()ReferenceCount [inline, protected]
~TypedObject()TypedObject [virtual]
~TypedWritable()TypedWritable [virtual]

Generated on Fri May 2 00:53:43 2003 for Panda by doxygen1.3