|
| virtual int | Display (IObject *pCont, TimeValue time, Object *pSystem, INode *psNode, INode *pgNode, ViewExp *vpt, int flags)=0 |
| | The following methods are redirected from the particle object level to a particular ActionList. More...
|
| |
| virtual int | HitTest (IObject *pCont, TimeValue time, Object *pSystem, INode *psNode, INode *pgNode, int type, int crossing, int flags, IPoint2 *p, ViewExp *vpt)=0 |
| | See virtual int Display() More...
|
| |
| virtual void | GetWorldBoundBox (IObject *pCont, TimeValue time, Object *pSystem, INode *pgNode, ViewExp *vp, Box3 &box)=0 |
| | See virtual int Display() More...
|
| |
| virtual void | GetLocalBoundBox (IObject *pCont, TimeValue time, Object *pSystem, INode *pgNode, ViewExp *vp, Box3 &box)=0 |
| | See virtual int Display() More...
|
| |
| virtual DWORD | GetWireColor () const =0 |
| | See virtual int Display() More...
|
| |
| virtual void | SetWireColor (DWORD color)=0 |
| | See virtual int Display() More...
|
| |
| virtual void | MaybeEnlargeViewportRect (IObject *pCont, TimeValue time, GraphicsWindow *gw, Rect &rect) |
| | See virtual int Display() More...
|
| |
| FPInterfaceDesc * | GetDesc () |
| |