|
What's New in IDL 6.4: New Features in IDL 6.4 |
|
The following IDL object classes have new methods in this release. See the following topics in the IDL Reference Guide for complete reference information.
This method returns the image data after the application of one or more image filtering IDLgrShader programs to the image.
This method returns a boolean value indicating whether the specified tile already has data loaded.
This method retrieves the data associated with a named attribute variable containing per-vertex attribute data.
This method passes a set of per-vertex attribute data to a vertex shader program, which modifies each individual vertex with a vertex's worth of attribute data at a time.
This method retrieves the texture coordinates associated with a given Unit.
This method retrieves the data associated with a named attribute variable containing per-vertex attribute data.
This method associates a Unit with a given set of texture coordinates. This lets you layer textures with different texture coordinates onto a polygon when using a shader program.
This method passes a set of per-vertex attribute data to a vertex shader program, which modifies each individual vertex with a vertex's worth of attribute data at a time.
This method retrieves the data associated with a named attribute variable containing per-vertex attribute data.
This method passes a set of per-vertex attribute data to a vertex shader program, which modifies each individual vertex with a vertex's worth of attribute data at a time.
This method removes an object from the ROI group.
This method retrieves the texture coordinates associated with a given Unit.
This method retrieves the data associated with a named attribute variable containing per-vertex attribute data.
This method associates a Unit with a given set of texture coordinates. This lets you layer textures with different texture coordinates onto a surface when using a shader program.
This method passes a set of per-vertex attribute data to a vertex shader program, which modifies each individual vertex with a vertex's worth of attribute data at a time.
This method handles notification (from the native window device) that a mouse wheel event has occurred. (Useful only with the IDL Export Bridge.)
This method handles notification (from the native window device) that a mouse wheel event has occurred. (Useful only with the IDL Export Bridge.)
This method handles notification (from the native window device) that a mouse wheel event has occurred. (Useful only with the IDL Export Bridge.)
This method handles notification (from the native window device) that a mouse wheel event has occurred. (Useful only with the IDL Export Bridge.)
This method handles notification (from the native window device) that a mouse wheel event has occurred. (Useful only with the IDL Export Bridge.)
IDL Online Help (March 06, 2007)