Panda3D
|
This is the complete list of members for TexturePeeker, including all inherited members.
__init__(const TexturePeeker) | TexturePeeker | |
fetchPixel(LColor color, int x, int y) | TexturePeeker | |
fetchPixel(LColor color, int x, int y, int z) | TexturePeeker | |
filterRect(LColor color, float min_u, float min_v, float max_u, float max_v) | TexturePeeker | |
filterRect(LColor color, float min_u, float min_v, float min_w, float max_u, float max_v, float max_w) | TexturePeeker | |
getClassType() | ReferenceCount | static |
getRefCount() | ReferenceCount | |
getXSize() | TexturePeeker | |
getYSize() | TexturePeeker | |
getZSize() | TexturePeeker | |
hasPixel(int x, int y) | TexturePeeker | |
hasPixel(int x, int y, int z) | TexturePeeker | |
lookup(LColor color, float u, float v) | TexturePeeker | |
lookup(LColor color, float u, float v, float w) | TexturePeeker | |
lookupBilinear(LColor color, float u, float v) | TexturePeeker | |
ref() | ReferenceCount | |
ref_count | ReferenceCount | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount |