HDK
|
#include <GP_Xform.h>
Public Member Functions | |
GP_XformHandle (GP_Xform *xform=0) | |
GP_XformHandle (const GP_XformHandle &handle) | |
~GP_XformHandle (void) | |
GP_XformHandle & | operator= (const GP_XformHandle &h) |
GP_XformHandle & | operator= (const GP_Xform &xform) |
int | save (std::ostream &os, int binary=0) const |
bool | load (UT_IStream &is) |
bool | save (UT_JSONWriter &w) const |
bool | load (UT_JSONParser &p) |
void | compose (const GP_XformHandle &handle, const UT_BoundingRect *brect=0) |
void | composeInverse (const GP_XformHandle &handle, const UT_BoundingRect *brect=0) |
GP_Xform * | operator-> (void) const |
GP_Xform * | operator* (void) const |
int | isDefined (void) const |
Definition at line 124 of file GP_Xform.h.
|
inline |
Definition at line 128 of file GP_Xform.h.
|
inline |
Definition at line 133 of file GP_Xform.h.
|
inline |
Definition at line 138 of file GP_Xform.h.
|
inline |
Definition at line 220 of file GP_Xform.h.
|
inline |
Definition at line 247 of file GP_Xform.h.
Definition at line 279 of file GP_Xform.h.
|
inline |
Definition at line 192 of file GP_Xform.h.
|
inline |
Definition at line 208 of file GP_Xform.h.
Definition at line 276 of file GP_Xform.h.
Definition at line 275 of file GP_Xform.h.
|
inline |
Definition at line 145 of file GP_Xform.h.
|
inline |
Definition at line 161 of file GP_Xform.h.
Definition at line 186 of file GP_Xform.h.
|
inline |
Definition at line 202 of file GP_Xform.h.