ViewportSelect Member List
This is the complete list of members for ViewportSelect , including all inherited members.
Alloc () | ViewportSelect | static |
ClearPixelInfo (Int32 x, Int32 y, UChar mask) | ViewportSelect | |
DrawHandle (const Vector &p, Int32 i, BaseObject *op, Int32 onlyvisible=-1) | ViewportSelect | |
DrawPolygon (const Vector *p, Int32 ptcnt, Int32 i, BaseObject *op, Int32 onlyvisible=-1) | ViewportSelect | |
Free (ViewportSelect *&p) | ViewportSelect | static |
GetCameraCoordinates (Float x, Float y, Float z, Vector &v) const | ViewportSelect | |
GetEdgePixelBuffer (const ViewportPixel *const *&pixelBuffer, Int32 *pixelCount=nullptr) const | ViewportSelect | |
GetNearestEdge (BaseObject *op, Int32 &x, Int32 &y, Int32 maxrad=LIMIT< Int32 >::MAX, Bool onlyselected=false, Int32 *ignorelist=nullptr, Int32 ignorecnt=0) const | ViewportSelect | |
GetNearestPoint (BaseObject *op, Int32 &x, Int32 &y, Int32 maxrad=LIMIT< Int32 >::MAX, Bool onlyselected=false, Int32 *ignorelist=nullptr, Int32 ignorecnt=0) const | ViewportSelect | |
GetNearestPolygon (BaseObject *op, Int32 &x, Int32 &y, Int32 maxrad=LIMIT< Int32 >::MAX, Bool onlyselected=false, Int32 *ignorelist=nullptr, Int32 ignorecnt=0) const | ViewportSelect | |
GetPixelCount () const | ViewportSelect | |
GetPixelInfoEdge (Int32 x, Int32 y) const | ViewportSelect | |
GetPixelInfoPoint (Int32 x, Int32 y) const | ViewportSelect | |
GetPixelInfoPolygon (Int32 x, Int32 y) const | ViewportSelect | |
GetPointPixelBuffer (const ViewportPixel *const *&pixelBuffer, Int32 *pixelCount=nullptr) const | ViewportSelect | |
GetPolygonPixelBuffer (const ViewportPixel *const *&pixelBuffer, Int32 *pixelCount=nullptr) const | ViewportSelect | |
Init (Int32 w, Int32 h, BaseDraw *bd, BaseObject *op, Int32 mode, Bool onlyvisible, VIEWPORTSELECTFLAGS flags=VIEWPORTSELECTFLAGS::NONE) | ViewportSelect | |
Init (Int32 w, Int32 h, BaseDraw *bd, AtomArray *ar, Int32 mode, Bool onlyvisible, VIEWPORTSELECTFLAGS flags=VIEWPORTSELECTFLAGS::NONE) | ViewportSelect | |
PickObject (BaseDraw *bd, BaseDocument *doc, Int32 x, Int32 y, Int32 rad, VIEWPORT_PICK_FLAGS flags, LassoSelection *ls, C4DObjectList *list, maxon::SquareMatrix4d *m=nullptr, Int32 *sampleLocation=nullptr) | ViewportSelect | static |
PickObject (BaseDraw *bd, BaseDocument *doc, Int32 x, Int32 y, Int32 rad, Int32 &xr, Int32 &yr, Int32 &wr, Int32 &hr, const ViewportPixel *const *&pixels, VIEWPORT_PICK_FLAGS flags, LassoSelection *ls, C4DObjectList *list, maxon::SquareMatrix4d *m=nullptr, Int32 *sampleLocation=nullptr) | ViewportSelect | static |
PickObject (BaseDraw *bd, BaseDocument *doc, Int32 x1, Int32 y1, Int32 x2, Int32 y2, Int32 &xr, Int32 &yr, Int32 &wr, Int32 &hr, const ViewportPixel *const *&pixels, VIEWPORT_PICK_FLAGS flags, LassoSelection *ls, C4DObjectList *list, maxon::SquareMatrix4d *m=nullptr, Int32 *sampleLocation=nullptr) | ViewportSelect | static |
SetBrushRadius (Int32 r) | ViewportSelect | |
ShowHotspot (EditorWindow *bw, Int32 x, Int32 y, Int32 rad, Bool bRemove) | ViewportSelect | static |
ShowHotspot (EditorWindow *bw, Int32 x, Int32 y) | ViewportSelect | |
ViewportSelect () | ViewportSelect | private |
~ViewportSelect () | ViewportSelect | private |