#include <MSS_JoinSelector.h>
Public Member Functions | |
| MSS_JoinPrimitive & | operator= (const MSS_JoinPrimitive &info) |
| int | operator== (const MSS_JoinPrimitive &info) const |
| bool | load (UT_IStream &is) |
| void | save (ostream &os, int binary) |
Public Attributes | |
| GEO_Primitive * | prim |
| UT_Vector3 | point_in |
| UT_Vector3 | point_out |
| UT_Vector3 | point_in2 |
| UT_Vector3 | point_out2 |
| UT_Vector3 | midpt_out |
| UT_String | oppath |
| int | reverse |
| int | prim_id |
| int | selinst |
Definition at line 37 of file MSS_JoinSelector.h.
| bool MSS_JoinPrimitive::load | ( | UT_IStream & | is | ) |
| MSS_JoinPrimitive& MSS_JoinPrimitive::operator= | ( | const MSS_JoinPrimitive & | info | ) | [inline] |
Definition at line 57 of file MSS_JoinSelector.h.
| int MSS_JoinPrimitive::operator== | ( | const MSS_JoinPrimitive & | info | ) | const [inline] |
Definition at line 80 of file MSS_JoinSelector.h.
| void MSS_JoinPrimitive::save | ( | ostream & | os, | |
| int | binary | |||
| ) |
Definition at line 49 of file MSS_JoinSelector.h.
Definition at line 51 of file MSS_JoinSelector.h.
Definition at line 45 of file MSS_JoinSelector.h.
Definition at line 47 of file MSS_JoinSelector.h.
Definition at line 46 of file MSS_JoinSelector.h.
Definition at line 48 of file MSS_JoinSelector.h.
Definition at line 40 of file MSS_JoinSelector.h.
Definition at line 53 of file MSS_JoinSelector.h.
Definition at line 52 of file MSS_JoinSelector.h.
Definition at line 54 of file MSS_JoinSelector.h.
1.5.9