

static pfcCoonsPatchDescriptor_ptr | Create (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcCurveDescriptor_ptr U0Profile, pfcCurveDescriptor_ptr U1Profile, pfcCurveDescriptor_ptr V0Profile, pfcCurveDescriptor_ptr V1Profile, pfcCoonsCornerPoints_ptr CornerPoints, pfcCoonsUVDerivatives_ptr UVDerivatives) |
This method returns a new CoonsPatchDescriptor object. | |
void | |
The corner points | |
GetU0Profile () | |
void | |
The curve geometry along u=0 | |
GetU1Profile () | |
void | |
The curve geometry along u=1 | |
void | |
The corner UV mixed derivatives | |
GetV0Profile () | |
void | |
The curve geometry along v=0 | |
GetV1Profile () | |
void | |
The curve geometry along v=1 | |

GetU0Profile | () | |
void | SetU0Profile |

GetU1Profile | () | |
void | SetU1Profile |

GetV0Profile | () | |
void | SetV0Profile |

GetV1Profile | () | |
void | SetV1Profile |

GetCornerPoints | () | |
void | SetCornerPoints |

GetUVDerivatives | () | |
void | SetUVDerivatives |

static pfcCoonsPatchDescriptor_ptr | Create | (pfcSurfaceExtents_ptr Extents, pfcSurfaceOrientation Orientation, pfcCurveDescriptor_ptr U0Profile, pfcCurveDescriptor_ptr U1Profile, pfcCurveDescriptor_ptr V0Profile, pfcCurveDescriptor_ptr V1Profile, pfcCoonsCornerPoints_ptr CornerPoints, pfcCoonsUVDerivatives_ptr UVDerivatives) |
