clearCullCallback() | DisplayRegion | |
clearDrawCallback() | DisplayRegion | |
disableClears() | DrawableRegion | |
getBottom(int i) | DisplayRegion | |
getCamera(Thread current_thread) | DisplayRegion | |
getClassType() | StereoDisplayRegion | static |
getClearActive(int n) | DrawableRegion | |
getClearColor() | DrawableRegion | |
getClearColorActive() | DrawableRegion | |
getClearDepth() | DrawableRegion | |
getClearDepthActive() | DrawableRegion | |
getClearStencil() | DrawableRegion | |
getClearStencilActive() | DrawableRegion | |
getClearValue(int n) | DrawableRegion | |
getCullCallback() | DisplayRegion | |
getCullTraverser() | DisplayRegion | |
getDimensions(int i) | DisplayRegion | |
getDrawCallback() | DisplayRegion | |
getIncompleteRender() | DisplayRegion | |
getLeft(int i) | DisplayRegion | |
getLeftEye() | StereoDisplayRegion | |
getLensIndex() | DisplayRegion | |
getNumRegions() | DisplayRegion | |
getPipe() | DisplayRegion | |
getPixelFactor() | DrawableRegion | |
getPixelHeight(int i) | DisplayRegion | |
getPixelWidth(int i) | DisplayRegion | |
getPixelZoom() | DrawableRegion | |
getRefCount() | ReferenceCount | |
getRenderbufferType(int plane) | DrawableRegion | static |
getRight(int i) | DisplayRegion | |
getRightEye() | StereoDisplayRegion | |
getScissorEnabled() | DisplayRegion | |
getScreenshot() | DisplayRegion | |
getScreenshot(PNMImage image) | DisplayRegion | |
getSort() | DisplayRegion | |
getStereoChannel() | DisplayRegion | |
getTargetTexPage() | DisplayRegion | |
getTextureReloadPriority() | DisplayRegion | |
getTexViewOffset() | DisplayRegion | |
getTop(int i) | DisplayRegion | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
getWindow() | DisplayRegion | |
isActive() | DisplayRegion | |
isAnyClearActive() | DrawableRegion | |
isExactType(TypeHandle handle) | TypedObject | |
isOfType(TypeHandle handle) | TypedObject | |
isStereo() | DisplayRegion | |
makeCullResultGraph() | DisplayRegion | |
makeScreenshotFilename(str prefix) | DisplayRegion | static |
output(Ostream out) | DisplayRegion | |
ref() | ReferenceCount | |
RenderTexturePlane enum name | DrawableRegion | |
RTP_aux_float_0 enum value | DrawableRegion | |
RTP_aux_float_1 enum value | DrawableRegion | |
RTP_aux_float_2 enum value | DrawableRegion | |
RTP_aux_float_3 enum value | DrawableRegion | |
RTP_aux_hrgba_0 enum value | DrawableRegion | |
RTP_aux_hrgba_1 enum value | DrawableRegion | |
RTP_aux_hrgba_2 enum value | DrawableRegion | |
RTP_aux_hrgba_3 enum value | DrawableRegion | |
RTP_aux_rgba_0 enum value | DrawableRegion | |
RTP_aux_rgba_1 enum value | DrawableRegion | |
RTP_aux_rgba_2 enum value | DrawableRegion | |
RTP_aux_rgba_3 enum value | DrawableRegion | |
RTP_color enum value | DrawableRegion | |
RTP_COUNT enum value | DrawableRegion | |
RTP_depth enum value | DrawableRegion | |
RTP_depth_stencil enum value | DrawableRegion | |
RTP_stencil enum value | DrawableRegion | |
saveScreenshot(const Filename filename, str image_comment) | DisplayRegion | |
saveScreenshotDefault(str prefix) | DisplayRegion | |
setActive(bool active) | DisplayRegion | |
setCamera(const NodePath camera) | DisplayRegion | |
setClearActive(int n, bool clear_aux_active) | DrawableRegion | |
setClearColor(const LColor color) | DrawableRegion | |
setClearColorActive(bool clear_color_active) | DrawableRegion | |
setClearDepth(float depth) | DrawableRegion | |
setClearDepthActive(bool clear_depth_active) | DrawableRegion | |
setClearStencil(unsigned int stencil) | DrawableRegion | |
setClearStencilActive(bool clear_stencil_active) | DrawableRegion | |
setClearValue(int n, const LColor clear_value) | DrawableRegion | |
setCubeMapIndex(int cube_map_index) | DisplayRegion | |
setCullCallback(CallbackObject object) | DisplayRegion | |
setCullTraverser(CullTraverser trav) | DisplayRegion | |
setDimensions(const LVecBase4 dimensions) | DisplayRegion | |
setDimensions(float l, float r, float b, float t) | DisplayRegion | |
setDimensions(int i, const LVecBase4 dimensions) | DisplayRegion | |
setDimensions(int i, float l, float r, float b, float t) | DisplayRegion | |
setDrawCallback(CallbackObject object) | DisplayRegion | |
setIncompleteRender(bool incomplete_render) | DisplayRegion | |
setLensIndex(int index) | DisplayRegion | |
setNumRegions(int i) | DisplayRegion | |
setPixelZoom(float pixel_zoom) | DrawableRegion | |
setScissorEnabled(bool scissor_enabled) | DisplayRegion | |
setSort(int sort) | DisplayRegion | |
setStereoChannel(Lens::StereoChannel stereo_channel) | DisplayRegion | |
setTargetTexPage(int page) | DisplayRegion | |
setTextureReloadPriority(int texture_reload_priority) | DisplayRegion | |
setTexViewOffset(int tex_view_offset) | DisplayRegion | |
supportsPixelZoom() | DrawableRegion | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount | |