Laxkit  0.0.7.1
Public Member Functions | Public Attributes
LaxInterfaces::PatchRenderContext Class Reference

Holds threadsafe data concerning computations with PatchData like objects. More...

List of all members.

Public Member Functions

flatpoint getPoint (double *S, double *T)
 Return the point (S Cx T,S Cy T).

Public Attributes

double Cx [16]
double Cy [16]
double V [4]
double s0
double ds
double t0
double dt
unsigned charbuffer
int bufferwidth
int bufferheight
int numchannels
int bitsperchannel
int stride

Detailed Description

Holds threadsafe data concerning computations with PatchData like objects.

See ImagePatchData and ColorPatchData particularly.


Member Function Documentation

flatpoint LaxInterfaces::PatchRenderContext::getPoint ( double *  S,
double *  T 
)

The documentation for this class was generated from the following files:

Mon Feb 17 2014 11:52:58, Laxkit