Q3Shader_GetUVTransform
You can use theQ3Shader_GetUVTransformfunction to get the current transform in uv parametric space.
TQ3Status Q3Shader_GetUVTransform ( TQ3ShaderObject shader, TQ3Matrix3x3 *uvTransform);
shader- A shader.
uvTransform- On exit, a pointer to the current transform in uv parametric space.
DESCRIPTION
TheQ3Shader_GetUVTransformfunction returns, in theuvTransformparameter, the current transform in uv parametric space for the shader specified by theshaderparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help