Detailed Description
Patch class.
Definition at line 2525 of file fbmodel.h.
#include <fbmodel.h>
List of all
members.
Public Member Functions
|
|
FBPatch
(char *pName, HIObject pObject=NULL) |
|
Constructor.
|
virtual
void |
SurfaceBegin
() |
|
Begin Patch definition.
|
virtual
void |
SurfaceEnd
() |
|
End Patch definition.
|
virtual
void |
SurfaceEditBegin
() |
|
Begin patch surface edit.
|
virtual
void |
SurfaceEditEnd
() |
|
End patch surface edit.
|
virtual
void |
ControlPointsBegin
() |
|
Begin control points edition.
|
virtual
void |
ControlPointsEnd
() |
|
End control points edition.
|
Public Attributes
|
FBPropertySurfaceType |
USurfaceType |
|
Read Write Property: Patch mode for U
direction.
|
FBPropertySurfaceType |
VSurfaceType |
|
Read Write Property: Patch mode for V
direction.
|
Constructor & Destructor Documentation
FBPatch |
( |
char * |
pName, |
|
|
HIObject |
pObject =
NULL |
|
) |
|
|
Constructor.
- Parameters:
-
pName |
Name of Patch. |
pObject |
For internal use only(default=NULL). |
Member Function Documentation
virtual void SurfaceBegin |
( |
|
) |
[virtual] |
Begin Patch definition.
Reimplemented from FBSurface.
virtual void SurfaceEnd |
( |
|
) |
[virtual] |
End Patch definition.
Reimplemented from FBSurface.
virtual void SurfaceEditBegin |
( |
|
) |
[virtual] |
Begin patch surface edit.
Reimplemented from FBSurface.
virtual void SurfaceEditEnd |
( |
|
) |
[virtual] |
End patch surface edit.
Reimplemented from FBSurface.
virtual void ControlPointsBegin |
( |
|
) |
[virtual] |
Begin control points edition.
Implements FBSurface.
virtual void ControlPointsEnd |
( |
|
) |
[virtual] |
End control points edition.
Reimplemented from FBSurface.
Member Data Documentation
Read Write Property: Patch mode for U direction.
Definition at line 2561 of file fbmodel.h.
Read Write Property: Patch mode for V direction.
Definition at line 2562 of file fbmodel.h.
The documentation for this class was generated from the following
file: