Functions | |
void | _g1h_GetDiPatchCurvesf (GHoleDomainf *domain, int i, point2f **c00, vector2f **c01, point2f **c10, vector2f **c11, point2f **d00, vector2f **d01, point2f **d10, vector2f **d11) |
void | _g1h_GetBFAPatchCurvesf (GHoleDomainf *domain, int fn, int i, float **c00, float **c01, float **d00, float **d01) |
void | _g1h_GetBFBPatchCurvesf (GHoleDomainf *domain, int fn, int i, float **c00, float **c01, float **c10, float **c11, float **d00, float **d01, float **d10, float **d11) |
void _g1h_GetBFAPatchCurvesf | ( | GHoleDomainf * | domain, | |
int | fn, | |||
int | i, | |||
float ** | c00, | |||
float ** | c01, | |||
float ** | d00, | |||
float ** | d01 | |||
) |
void _g1h_GetBFBPatchCurvesf | ( | GHoleDomainf * | domain, | |
int | fn, | |||
int | i, | |||
float ** | c00, | |||
float ** | c01, | |||
float ** | c10, | |||
float ** | c11, | |||
float ** | d00, | |||
float ** | d01, | |||
float ** | d10, | |||
float ** | d11 | |||
) |