HDK
|
#include <GP_CorrectionFrame.h>
Protected Member Functions | |
void | eraseHistory () |
void | createHistory () |
void | correction (const GP_XformHandle &xf) |
![]() | |
GP_Frame (const GP_XformHandle &xform, const GP_XformHandle &world, int dirtyworld, GP_FrameHierarchy *frames) | |
void | personalXform (const GP_XformHandle &handle) |
void | worldXform (const GP_XformHandle &handle) |
void | worldXform (const GP_Xform &xform) |
void | hierarchy (GP_FrameHierarchy *h=0) |
GP_XformHandle & | personalXform () |
GP_XformHandle & | worldXform () |
Friends | |
class | GP_FrameHierarchy |
Definition at line 22 of file GP_CorrectionFrame.h.
GP_CorrectionFrame::GP_CorrectionFrame | ( | ) |
GP_CorrectionFrame::GP_CorrectionFrame | ( | const GP_XformHandle & | handle | ) |
GP_CorrectionFrame::GP_CorrectionFrame | ( | const GP_Frame & | frame, |
const GP_XformHandle & | handle, | ||
int | history | ||
) |
|
default |
|
override |
|
overridevirtual |
Reimplemented from GP_Frame.
Reimplemented from GP_Frame.
|
inline |
Definition at line 45 of file GP_CorrectionFrame.h.
|
inlineprotected |
Definition at line 54 of file GP_CorrectionFrame.h.
|
inlineprotected |
Definition at line 51 of file GP_CorrectionFrame.h.
|
inlineprotected |
Definition at line 50 of file GP_CorrectionFrame.h.
|
inline |
Definition at line 42 of file GP_CorrectionFrame.h.
|
friend |
Definition at line 24 of file GP_CorrectionFrame.h.