Panda3D
|
This is the complete list of members for WebBrowserTexture, including all inherited members.
adjust_size(int &x_size, int &y_size, const string &name, bool for_padding, AutoTextureScale auto_texture_scale=ATS_unspecified) | Texture | static |
adjust_this_size(int &x_size, int &y_size, const string &name, bool for_padding) const | Texture | inline |
as_reference_count() | TypedWritableReferenceCount | virtual |
as_typed_object() | TypedObject | inline |
as_typed_object() const | TypedObject | inline |
clear() (defined in Texture) | Texture | inline |
clear_alpha_filename() | Texture | inline |
clear_alpha_fullpath() | Texture | inline |
clear_aux_data(const string &key) | Texture | |
clear_filename() | Texture | inline |
clear_fullpath() | Texture | inline |
clear_image() | Texture | inline |
clear_name() | Namable | inline |
clear_ram_image() | Texture | inline |
clear_ram_mipmap_image(int n) | Texture | |
clear_ram_mipmap_images() | Texture | inline |
clear_simple_ram_image() | Texture | inline |
CM_default enum value (defined in Texture) | Texture | |
CM_dxt1 enum value (defined in Texture) | Texture | |
CM_dxt2 enum value (defined in Texture) | Texture | |
CM_dxt3 enum value (defined in Texture) | Texture | |
CM_dxt4 enum value (defined in Texture) | Texture | |
CM_dxt5 enum value (defined in Texture) | Texture | |
CM_fxt1 enum value (defined in Texture) | Texture | |
CM_off enum value (defined in Texture) | Texture | |
CM_on enum value (defined in Texture) | Texture | |
CM_pvr1_2bpp enum value (defined in Texture) | Texture | |
CM_pvr1_4bpp enum value (defined in Texture) | Texture | |
complete_pointers(TypedWritable **p_list, BamReader *manager) | TypedWritable | virtual |
ComponentType enum name (defined in Texture) | Texture | |
compress_ram_image(CompressionMode compression=CM_on, QualityLevel quality_level=QL_default, GraphicsStateGuardianBase *gsg=NULL) | Texture | inline |
CompressionMode enum name (defined in Texture) | Texture | |
consider_rescale(PNMImage &pnmimage) | Texture | |
consider_rescale(PNMImage &pnmimage, const string &name, AutoTextureScale auto_texture_scale=ATS_unspecified) | Texture | static |
cull_callback(CullTraverser *trav, const CullTraverserData &data) const | WebBrowserTexture | virtual |
decode_raw_from_bam_stream(TypedWritable *&ptr, ReferenceCount *&ref_ptr, const string &data, BamReader *reader=NULL) | TypedWritable | static |
DeprecatedFilterType enum name (defined in Texture) | Texture | |
DeprecatedWrapMode enum name (defined in Texture) | Texture | |
down_to_power_2(int value) | Texture | static |
encode_to_bam_stream() const | TypedWritable | inline |
encode_to_bam_stream(string &data, BamWriter *writer=NULL) const | TypedWritable | |
ensure_loader_type(const Filename &filename) | Texture | virtual |
estimate_texture_memory() const | Texture | |
F_alpha enum value (defined in Texture) | Texture | |
F_blue enum value (defined in Texture) | Texture | |
F_color_index enum value (defined in Texture) | Texture | |
F_depth_component enum value (defined in Texture) | Texture | |
F_depth_component16 enum value (defined in Texture) | Texture | |
F_depth_component24 enum value (defined in Texture) | Texture | |
F_depth_component32 enum value (defined in Texture) | Texture | |
F_depth_stencil enum value (defined in Texture) | Texture | |
F_green enum value (defined in Texture) | Texture | |
F_luminance enum value (defined in Texture) | Texture | |
F_luminance_alpha enum value (defined in Texture) | Texture | |
F_luminance_alphamask enum value (defined in Texture) | Texture | |
F_r16 enum value (defined in Texture) | Texture | |
F_r32 enum value (defined in Texture) | Texture | |
F_r32i enum value (defined in Texture) | Texture | |
F_r8i enum value (defined in Texture) | Texture | |
F_red enum value (defined in Texture) | Texture | |
F_rg16 enum value (defined in Texture) | Texture | |
F_rg32 enum value (defined in Texture) | Texture | |
F_rg8i enum value (defined in Texture) | Texture | |
F_rgb enum value (defined in Texture) | Texture | |
F_rgb12 enum value (defined in Texture) | Texture | |
F_rgb16 enum value (defined in Texture) | Texture | |
F_rgb32 enum value (defined in Texture) | Texture | |
F_rgb332 enum value (defined in Texture) | Texture | |
F_rgb5 enum value (defined in Texture) | Texture | |
F_rgb8 enum value (defined in Texture) | Texture | |
F_rgb8i enum value (defined in Texture) | Texture | |
F_rgba enum value (defined in Texture) | Texture | |
F_rgba12 enum value (defined in Texture) | Texture | |
F_rgba16 enum value (defined in Texture) | Texture | |
F_rgba32 enum value (defined in Texture) | Texture | |
F_rgba4 enum value (defined in Texture) | Texture | |
F_rgba5 enum value (defined in Texture) | Texture | |
F_rgba8 enum value (defined in Texture) | Texture | |
F_rgba8i enum value (defined in Texture) | Texture | |
F_rgbm enum value (defined in Texture) | Texture | |
F_sluminance enum value (defined in Texture) | Texture | |
F_sluminance_alpha enum value (defined in Texture) | Texture | |
F_srgb enum value (defined in Texture) | Texture | |
F_srgb_alpha enum value (defined in Texture) | Texture | |
filename (defined in Texture) | Texture | |
fillin(DatagramIterator &scan, BamReader *manager) | TypedWritable | virtual |
FilterType typedef (defined in Texture) | Texture | |
finalize(BamReader *manager) | Texture | virtual |
force_init_type() (defined in WebBrowserTexture) | WebBrowserTexture | inlinevirtual |
Format enum name (defined in Texture) | Texture | |
format_component_type(ComponentType ct) | Texture | static |
format_compression_mode(CompressionMode cm) | Texture | static |
format_format(Format f) | Texture | static |
format_quality_level(QualityLevel tql) | Texture | static |
format_texture_type(TextureType tt) | Texture | static |
FT_default enum value (defined in Texture) | Texture | |
FT_invalid enum value (defined in Texture) | Texture | |
FT_linear enum value (defined in Texture) | Texture | |
FT_linear_mipmap_linear enum value (defined in Texture) | Texture | |
FT_linear_mipmap_nearest enum value (defined in Texture) | Texture | |
FT_nearest enum value (defined in Texture) | Texture | |
FT_nearest_mipmap_linear enum value (defined in Texture) | Texture | |
FT_nearest_mipmap_nearest enum value (defined in Texture) | Texture | |
FT_shadow enum value (defined in Texture) | Texture | |
generate_alpha_scale_map() | Texture | |
generate_normalization_cube_map(int size) | Texture | |
generate_ram_mipmap_images() | Texture | inline |
generate_simple_ram_image() | Texture | |
get_active(PreparedGraphicsObjects *prepared_objects) const | Texture | |
get_alpha_filename() const | Texture | inline |
get_alpha_fullpath() const | Texture | inline |
get_anisotropic_degree() const | Texture | inline |
get_auto_texture_scale() const | Texture | inline |
get_aux_data(const string &key) const | Texture | |
get_bam_modified() const | TypedWritable | inline |
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject) | TypedObject | inline |
get_border_color() const | Texture | inline |
get_class_type() (defined in WebBrowserTexture) | WebBrowserTexture | inlinestatic |
get_clear_color() const | Texture | inline |
get_clear_data() const | Texture | inline |
get_component_type() const | Texture | inline |
get_component_width() const | Texture | inline |
get_compression() const | Texture | inline |
get_data_size_bytes(PreparedGraphicsObjects *prepared_objects) const | Texture | |
get_default_sampler() const | Texture | inline |
get_effective_anisotropic_degree() const | Texture | inline |
get_effective_magfilter() const | Texture | inline |
get_effective_minfilter() const | Texture | inline |
get_effective_quality_level() const | Texture | inline |
get_expected_mipmap_num_pages(int n) const | Texture | inline |
get_expected_mipmap_x_size(int n) const | Texture | inline |
get_expected_mipmap_y_size(int n) const | Texture | inline |
get_expected_mipmap_z_size(int n) const | Texture | inline |
get_expected_num_mipmap_levels() const | Texture | inline |
get_expected_ram_image_size() const | Texture | inline |
get_expected_ram_mipmap_image_size(int n) const | Texture | inline |
get_expected_ram_mipmap_page_size(int n) const | Texture | inline |
get_expected_ram_mipmap_view_size(int n) const | Texture | inline |
get_expected_ram_page_size() const | Texture | inline |
get_filename() const | Texture | inline |
get_flip_texture_active() const | WebBrowserTexture | |
get_format() const | Texture | inline |
get_fullpath() const | Texture | inline |
get_image_modified() const | Texture | inline |
get_loaded_from_image() const | Texture | inline |
get_loaded_from_txo() const | Texture | inline |
get_magfilter() const | Texture | inline |
get_match_framebuffer_format() const | Texture | inline |
get_minfilter() const | Texture | inline |
get_name() const (defined in Namable) | Namable | inline |
get_num_components() const | Texture | inline |
get_num_loadable_ram_mipmap_images() const | Texture | |
get_num_pages() const | Texture | inline |
get_num_ram_mipmap_images() const | Texture | inline |
get_num_views() const | Texture | inline |
get_orig_file_x_size() const | Texture | inline |
get_orig_file_y_size() const | Texture | inline |
get_orig_file_z_size() const | Texture | inline |
get_pad_x_size() const | Texture | inline |
get_pad_y_size() const | Texture | inline |
get_pad_z_size() const | Texture | inline |
get_post_load_store_cache() const | Texture | inline |
get_properties_modified() const | Texture | inline |
get_quality_level() const | Texture | inline |
get_ram_image() | Texture | inline |
get_ram_image_as(const string &requested_format) | Texture | |
get_ram_image_compression() const | Texture | inline |
get_ram_image_size() const | Texture | inline |
get_ram_mipmap_image(int n) const | Texture | |
get_ram_mipmap_image_size(int n) const | Texture | inline |
get_ram_mipmap_page_size(int n) const | Texture | inline |
get_ram_mipmap_pointer(int n) const | Texture | |
get_ram_mipmap_view_size(int n) const | Texture | inline |
get_ram_page_size() const | Texture | inline |
get_ram_view_size() const | Texture | inline |
get_ref_count() const | ReferenceCount | inline |
get_render_to_texture() const | Texture | inline |
get_resident(PreparedGraphicsObjects *prepared_objects) const | Texture | |
get_simple_image_modified() const | Texture | inline |
get_simple_ram_image() const | Texture | inline |
get_simple_ram_image_size() const | Texture | inline |
get_simple_x_size() const | Texture | inline |
get_simple_y_size() const | Texture | inline |
get_tex_scale() const | Texture | inline |
get_texture_type() const | Texture | inline |
get_textures_power_2() | Texture | inlinestatic |
get_type() const (defined in WebBrowserTexture) | WebBrowserTexture | inlinevirtual |
get_type_index() const | TypedObject | inline |
get_uncompressed_ram_image() | Texture | inline |
get_update_active() const | WebBrowserTexture | |
get_weak_list() const | ReferenceCount | inline |
get_web_view() const | WebBrowserTexture | |
get_wrap_u() const | Texture | inline |
get_wrap_v() const | Texture | inline |
get_wrap_w() const | Texture | inline |
get_x_size() const | Texture | inline |
get_y_size() const | Texture | inline |
get_z_size() const | Texture | inline |
has_all_ram_mipmap_images() const | Texture | inline |
has_alpha(Format format) | Texture | static |
has_alpha_filename() const | Texture | inline |
has_alpha_fullpath() const | Texture | inline |
has_auto_texture_scale() const | Texture | inline |
has_binary_alpha(Format format) | Texture | static |
has_clear_color() const | Texture | inline |
has_compression() const | Texture | inline |
has_cull_callback() const | WebBrowserTexture | virtual |
has_filename() const | Texture | inline |
has_fullpath() const | Texture | inline |
has_name() const | Namable | inline |
has_ram_image() const | Texture | inline |
has_ram_mipmap_image(int n) const | Texture | inline |
has_simple_ram_image() const | Texture | inline |
has_textures_power_2() | Texture | inlinestatic |
has_uncompressed_ram_image() const | Texture | inline |
has_weak_list() const | ReferenceCount | inline |
init_type() (defined in WebBrowserTexture) | WebBrowserTexture | inlinestatic |
is_cacheable() const | Texture | virtual |
is_exact_type(TypeHandle handle) const | TypedObject | inline |
is_of_type(TypeHandle handle) const | TypedObject | inline |
is_prepared(PreparedGraphicsObjects *prepared_objects) const | Texture | |
is_specific(CompressionMode compression) | Texture | static |
is_srgb(Format format) | Texture | static |
load(const PNMImage &pnmimage, const LoaderOptions &options=LoaderOptions()) | Texture | inline |
load(const PNMImage &pnmimage, int z, int n, const LoaderOptions &options=LoaderOptions()) | Texture | inline |
load(const PfmFile &pfm, const LoaderOptions &options=LoaderOptions()) | Texture | inline |
load(const PfmFile &pfm, int z, int n, const LoaderOptions &options=LoaderOptions()) | Texture | inline |
load_related(const InternalName *suffix) const | Texture | |
load_sub_image(const PNMImage &pnmimage, int x, int y, int z=0, int n=0) | Texture | inline |
local_object() | ReferenceCount | inline |
make_ram_image() | Texture | inline |
make_ram_mipmap_image(int n) | Texture | inline |
mark_bam_modified() | TypedWritable | inline |
might_have_ram_image() const | Texture | inline |
modify_ram_image() | Texture | inline |
modify_ram_mipmap_image(int n) | Texture | inline |
modify_simple_ram_image() | Texture | |
Namable(const string &initial_name="") (defined in Namable) | Namable | inline |
Namable(const Namable ©) (defined in Namable) | Namable | inline |
new_simple_ram_image(int x_size, int y_size) | Texture | |
Null (defined in TypedWritable) | TypedWritable | static |
operator=(const TypedWritableReferenceCount ©) (defined in TypedWritableReferenceCount) | TypedWritableReferenceCount | inline |
operator=(const TypedWritable ©) (defined in TypedWritable) | TypedWritable | inline |
operator=(const TypedObject ©) (defined in TypedObject) | TypedObject | inline |
operator=(const Namable &other) (defined in Namable) | Namable | inline |
output(ostream &out) const | Namable | inline |
prepare(PreparedGraphicsObjects *prepared_objects) | Texture | |
prepare_now(int view, PreparedGraphicsObjects *prepared_objects, GraphicsStateGuardianBase *gsg) | Texture | |
PT(Texture) MakeTextureFunc() (defined in Texture) | Texture | |
PT(Texture) make_copy() const (defined in Texture) | Texture | inline |
PT(Texture) make_from_txo(istream &in (defined in Texture) | Texture | static |
PT(TexturePeeker) peek() (defined in Texture) | Texture | |
PT(Texture) make_texture() (defined in Texture) | Texture | static |
PT(TypedWritableReferenceCount) decode_from_bam_stream(const string &data (defined in TypedWritableReferenceCount) | TypedWritableReferenceCount | static |
QL_best enum value (defined in Texture) | Texture | |
QL_default enum value (defined in Texture) | Texture | |
QL_fastest enum value (defined in Texture) | Texture | |
QL_normal enum value (defined in Texture) | Texture | |
QualityLevel enum name (defined in Texture) | Texture | |
read(const Filename &fullpath, const LoaderOptions &options=LoaderOptions()) | Texture | |
read(const Filename &fullpath, const Filename &alpha_fullpath, int primary_file_num_channels, int alpha_file_channel, const LoaderOptions &options=LoaderOptions()) | Texture | |
read(const Filename &fullpath, int z, int n, bool read_pages, bool read_mipmaps, const LoaderOptions &options=LoaderOptions()) | Texture | |
read(const Filename &fullpath, const Filename &alpha_fullpath, int primary_file_num_channels, int alpha_file_channel, int z, int n, bool read_pages, bool read_mipmaps, BamCacheRecord *record=NULL, const LoaderOptions &options=LoaderOptions()) | Texture | |
read_dds(istream &in, const string &filename="", bool header_only=false) | Texture | |
read_txo(istream &in, const string &filename="") | Texture | |
reader (defined in TypedWritableReferenceCount) | TypedWritableReferenceCount | |
ref() const | ReferenceCount | inline |
register_with_read_factory() | Texture | static |
release(PreparedGraphicsObjects *prepared_objects) | Texture | |
release_all() | Texture | |
reload() | Texture | inline |
require_fully_complete() const | TypedWritable | virtual |
rescale_texture() | Texture | inline |
set_alpha_filename(const Filename &alpha_filename) | Texture | inline |
set_alpha_fullpath(const Filename &alpha_fullpath) | Texture | inline |
set_anisotropic_degree(int anisotropic_degree) | Texture | inline |
set_auto_texture_scale(AutoTextureScale scale) | Texture | inline |
set_aux_data(const string &key, TypedReferenceCount *aux_data) | Texture | |
set_border_color(const LColor &color) | Texture | inline |
set_clear_color(const LColor &color) | Texture | inline |
set_component_type(ComponentType component_type) | Texture | inline |
set_compression(CompressionMode compression) | Texture | inline |
set_filename(const Filename &filename) | Texture | inline |
set_flip_texture_active(bool active_flag) | WebBrowserTexture | |
set_format(Format format) | Texture | inline |
set_fullpath(const Filename &fullpath) | Texture | inline |
set_keep_ram_image(bool keep_ram_image) | Texture | inline |
set_loaded_from_image() | Texture | inline |
set_loaded_from_txo() | Texture | inline |
set_magfilter(FilterType filter) | Texture | inline |
set_match_framebuffer_format(bool flag) | Texture | inline |
set_minfilter(FilterType filter) | Texture | inline |
set_name(const string &name) (defined in Namable) | Namable | inline |
set_num_views(int num_views) | Texture | inline |
set_orig_file_size(int x, int y, int z=1) | Texture | |
set_pad_size(int x=0, int y=0, int z=0) | Texture | inline |
set_post_load_store_cache(bool flag) | Texture | inline |
set_quality_level(QualityLevel quality_level) | Texture | inline |
set_ram_image(CPTA_uchar image, CompressionMode compression=CM_off, size_t page_size=0) | Texture | inline |
set_ram_image_as(CPTA_uchar image, const string &provided_format) | Texture | |
set_ram_mipmap_image(int n, CPTA_uchar image, size_t page_size=0) | Texture | inline |
set_ram_mipmap_pointer(int n, void *image, size_t page_size=0) | Texture | |
set_ram_mipmap_pointer_from_int(long long pointer, int n, int page_size) | Texture | |
set_render_to_texture(bool render_to_texture) | Texture | inline |
set_simple_ram_image(CPTA_uchar image, int x_size, int y_size) | Texture | inline |
set_size_padded(int x=1, int y=1, int z=1) | Texture | |
set_textures_power_2(AutoTextureScale scale) | Texture | inlinestatic |
set_update_active(bool active_flag) | WebBrowserTexture | |
set_web_view(AwWebView *aw_web_view) | WebBrowserTexture | |
set_wrap_u(WrapMode wrap) | Texture | inline |
set_wrap_v(WrapMode wrap) | Texture | inline |
set_wrap_w(WrapMode wrap) | Texture | inline |
set_x_size(int x_size) | Texture | inline |
set_y_size(int y_size) | Texture | inline |
set_z_size(int z_size) | Texture | inline |
setup_1d_texture() | Texture | inline |
setup_1d_texture(int x_size, ComponentType component_type, Format format) | Texture | inline |
setup_2d_texture() | Texture | inline |
setup_2d_texture(int x_size, int y_size, ComponentType component_type, Format format) | Texture | inline |
setup_2d_texture_array(int z_size=1) | Texture | inline |
setup_2d_texture_array(int x_size, int y_size, int z_size, ComponentType component_type, Format format) | Texture | inline |
setup_3d_texture(int z_size=1) | Texture | inline |
setup_3d_texture(int x_size, int y_size, int z_size, ComponentType component_type, Format format) | Texture | inline |
setup_cube_map() | Texture | inline |
setup_cube_map(int size, ComponentType component_type, Format format) | Texture | inline |
setup_texture(TextureType texture_type, int x_size, int y_size, int z_size, ComponentType component_type, Format format) | Texture | inline |
store(PNMImage &pnmimage) const | Texture | inline |
store(PNMImage &pnmimage, int z, int n) const | Texture | inline |
store(PfmFile &pfm) const | Texture | inline |
store(PfmFile &pfm, int z, int n) const | Texture | inline |
string_component_type(const string &str) | Texture | static |
string_compression_mode(const string &str) | Texture | static |
string_format(const string &str) | Texture | static |
string_quality_level(const string &str) | Texture | static |
string_texture_type(const string &str) | Texture | static |
T_float enum value (defined in Texture) | Texture | |
T_int enum value (defined in Texture) | Texture | |
T_unsigned_byte enum value (defined in Texture) | Texture | |
T_unsigned_int_24_8 enum value (defined in Texture) | Texture | |
T_unsigned_short enum value (defined in Texture) | Texture | |
test_ref_count_integrity() const | ReferenceCount | inline |
test_ref_count_nonzero() const | ReferenceCount | inline |
Texture(const string &name=string()) | Texture | explicit |
texture_uploaded() | Texture | |
TextureType enum name (defined in Texture) | Texture | |
TT_1d_texture enum value (defined in Texture) | Texture | |
TT_2d_texture enum value (defined in Texture) | Texture | |
TT_2d_texture_array enum value (defined in Texture) | Texture | |
TT_3d_texture enum value (defined in Texture) | Texture | |
TT_cube_map enum value (defined in Texture) | Texture | |
TypedObject() (defined in TypedObject) | TypedObject | inline |
TypedObject(const TypedObject ©) (defined in TypedObject) | TypedObject | inline |
TypedWritable() (defined in TypedWritable) | TypedWritable | inline |
TypedWritable(const TypedWritable ©) (defined in TypedWritable) | TypedWritable | inline |
TypedWritableReferenceCount() (defined in TypedWritableReferenceCount) | TypedWritableReferenceCount | inline |
TypedWritableReferenceCount(const TypedWritableReferenceCount ©) (defined in TypedWritableReferenceCount) | TypedWritableReferenceCount | inline |
uncompress_ram_image() | Texture | inline |
unref() const | ReferenceCount | inlinevirtual |
up_to_power_2(int value) | Texture | static |
update_bam_nested(BamWriter *manager) | TypedWritable | virtual |
uses_mipmaps() const | Texture | inline |
was_image_modified(PreparedGraphicsObjects *prepared_objects) const | Texture | |
weak_ref(WeakPointerToVoid *ptv) | ReferenceCount | inline |
weak_unref(WeakPointerToVoid *ptv) | ReferenceCount | inline |
WebBrowserTexture(const string &name, AwWebView *aw_web_view=NULL) | WebBrowserTexture | |
WM_border_color enum value (defined in Texture) | Texture | |
WM_clamp enum value (defined in Texture) | Texture | |
WM_invalid enum value (defined in Texture) | Texture | |
WM_mirror enum value (defined in Texture) | Texture | |
WM_mirror_once enum value (defined in Texture) | Texture | |
WM_repeat enum value (defined in Texture) | Texture | |
WrapMode typedef (defined in Texture) | Texture | |
write(const Filename &fullpath) | Texture | inline |
write(const Filename &fullpath, int z, int n, bool write_pages, bool write_mipmaps) | Texture | inline |
write(ostream &out, int indent_level) const | Texture | |
write_datagram(BamWriter *manager, Datagram &me) | Texture | virtual |
write_txo(ostream &out, const string &filename="") const | Texture | |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | inlinevirtual |
~Texture() (defined in Texture) | Texture | virtual |
~TypedObject() (defined in TypedObject) | TypedObject | virtual |
~TypedWritable() (defined in TypedWritable) | TypedWritable | virtual |
~WebBrowserTexture() | WebBrowserTexture | virtual |