__pad0__ | Texture | [private] |
__pad1__ | Texture | [private] |
_all_dirty_flags | Texture | [private] |
_alpha_file_channel | ImageBuffer | [protected] |
_anisotropic_degree | Texture | [private] |
_border_color | Texture | [private] |
_contexts | Texture | [private] |
_keep_ram_image | Texture | [private] |
_magfilter | Texture | [private] |
_minfilter | Texture | [private] |
_primary_file_num_channels | ImageBuffer | [protected] |
_type_handle | Texture | [private, static] |
_wrapu | Texture | [private] |
_wrapv | Texture | [private] |
apply(GraphicsStateGuardianBase *gsg) | Texture | |
check_config() const | WritableConfigurable | [inline] |
clear_alpha_filename() | ImageBuffer | |
clear_alpha_fullpath() | ImageBuffer | |
clear_filename() | ImageBuffer | |
clear_fullpath() | ImageBuffer | |
clear_gsg(GraphicsStateGuardianBase *gsg) | Texture | |
complete_pointers(TypedWritable **p_list, BamReader *manager) | TypedWritable | [virtual] |
config(void) | ImageBuffer | [inline, virtual] |
Contexts typedef | Texture | [private] |
copy(GraphicsStateGuardianBase *gsg, const DisplayRegion *dr) | Texture | [virtual] |
copy(GraphicsStateGuardianBase *gsg, const DisplayRegion *dr, const RenderBuffer &rb) | Texture | [virtual] |
DF_filter enum value | Texture | |
DF_image enum value | Texture | |
DF_mipmap enum value | Texture | |
DF_wrap enum value | Texture | |
DirtyFlags enum name | Texture | |
fillin(DatagramIterator &scan, BamReader *manager) | Texture | [protected] |
finalize() | TypedWritable | [virtual] |
force_init_type() | Texture | [inline, virtual] |
FT_invalid | Texture | [private] |
FT_linear | Texture | [private] |
FT_linear_mipmap_linear | Texture | [private] |
FT_linear_mipmap_nearest | Texture | [private] |
FT_nearest_mipmap_linear | Texture | [private] |
FT_nearest_mipmap_nearest | Texture | [private] |
get_alpha_filename() const | ImageBuffer | |
get_alpha_fullpath() const | ImageBuffer | |
get_anisotropic_degree() const | Texture | [private] |
get_class_type() | Texture | [inline, static] |
get_filename() const | ImageBuffer | |
get_fullpath() const | ImageBuffer | |
get_keep_ram_image() const | Texture | |
get_magfilter() const | Texture | [private] |
get_minfilter() const | Texture | [private] |
get_ram_image() | Texture | |
get_type() const | Texture | [inline, virtual] |
get_type_index() const | TypedObject | |
get_wrapu() const | Texture | [private] |
get_wrapv() const | Texture | [private] |
has_alpha_filename() const | ImageBuffer | |
has_alpha_fullpath() const | ImageBuffer | |
has_fullpath() const | ImageBuffer | |
has_ram_image() const | Texture | |
init_type() | Texture | [inline, static] |
is_dirty(void) const | WritableConfigurable | [inline] |
is_exact_type(TypeHandle handle) const | TypedObject | |
is_mipmap(FilterType type) | Texture | [static] |
is_of_type(TypeHandle handle) const | TypedObject | |
load(const PNMImage &pnmimage) | Texture | |
make_dirty(void) | WritableConfigurable | [inline] |
make_Texture(const FactoryParams ¶ms) | Texture | [static] |
mark_dirty(int flags_to_set) | Texture | |
Null | TypedWritable | [static] |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [protected] |
WritableConfigurable::operator=(const TypedWritable ©) | TypedWritable | |
WritableConfigurable::TypedObject::operator=(const TypedObject ©) | TypedObject | |
prepare(GraphicsStateGuardianBase *gsg) | Texture | |
PT(PixelBuffer) _pbuffer | Texture | |
read(const Filename &fullpath, int primary_file_num_channels=0) | Texture | [private] |
read(const Filename &fullpath, const Filename &alpha_fullpath, int primary_file_num_channels=0, int alpha_file_channel=0) | Texture | [private] |
ref() const | ReferenceCount | [protected] |
ReferenceCount() | ReferenceCount | [protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [protected] |
register_with_read_factory(void) | Texture | [static] |
set_alpha_filename(const Filename &alpha_filename) | ImageBuffer | |
set_alpha_fullpath(const Filename &alpha_fullpath) | ImageBuffer | |
set_anisotropic_degree(int anisotropic_degree) | Texture | [private] |
set_border_color(const Colorf &color) | Texture | [private] |
set_filename(const Filename &filename) | ImageBuffer | |
set_fullpath(const Filename &fullpath) | ImageBuffer | |
set_keep_ram_image(bool keep_ram_image) | Texture | |
set_magfilter(FilterType filter) | Texture | [private] |
set_minfilter(FilterType filter) | Texture | [private] |
set_wrapu(WrapMode wrap) | Texture | [private] |
set_wrapv(WrapMode wrap) | Texture | [private] |
store(PNMImage &pnmimage) const | Texture | |
string_filter_type(const string &string) | Texture | [static] |
string_wrap_mode(const string &string) | Texture | [static] |
test_ref_count_integrity() const | ReferenceCount | [protected] |
Texture(int xsize, int ysize, int components, int component_width, PixelBuffer::Type type, PixelBuffer::Format format, bool bAllocateRAM) | Texture | [private] |
TextureContext class | Texture | [friend] |
TypedObject() | TypedObject | |
TypedObject(const TypedObject ©) | TypedObject | |
TypedWritable() | TypedWritable | |
TypedWritable(const TypedWritable ©) | TypedWritable | |
unprepare() | Texture | |
unprepare(GraphicsStateGuardianBase *gsg) | Texture | |
unref() const | ReferenceCount | [protected] |
uses_mipmaps() const | Texture | [private] |
WM_border_color enum value | Texture | [private] |
WM_clamp enum value | Texture | [private] |
WM_invalid enum value | Texture | [private] |
WM_mirror enum value | Texture | [private] |
WM_mirror_once enum value | Texture | [private] |
WM_repeat enum value | Texture | [private] |
WrapMode enum name | Texture | [private] |
WritableConfigurable(void) | WritableConfigurable | [inline] |
write(const Filename &fullpath="") const | Texture | [private] |
write_datagram(BamWriter *manager, Datagram &me) | Texture | [virtual] |
~ReferenceCount() | ReferenceCount | [protected] |
~Texture() | Texture | [private] |
~TypedWritable() | TypedWritable | [virtual] |