継承メンバを含む ReferencePoint の全メンバ一覧です。
| AddPropertyByReference(const String &name, ReferenceObject *value) | ItemObject | virtualslot |
| GetItem(const Variant &value) const | ItemObject | slot |
| GetName() const | ItemObject | slot |
| GetProperty(const String &name) const | ItemObject | virtualslot |
| GetScriptTypeName() const | ItemObject | slot |
| GetType() const | ReferencePoint | slot |
| GetTypeAsString() const | ReferencePoint | slot |
| GetVertex() | ReferencePoint | slot |
| GetX() const | ReferencePoint | slot |
| GetXOffset() const | ReferencePoint | slot |
| GetY() const | ReferencePoint | slot |
| GetYOffset() const | ReferencePoint | slot |
| GetZ() const | ReferencePoint | slot |
| GetZOffset() const | ReferencePoint | slot |
| IsValid() const | ItemObject | virtualslot |
| NumItems() const | ItemObject | slot |
| Set2Lines(ReferenceObject *line1, ReferenceObject *line2) | ReferencePoint | slot |
| SetName(const String &name) | ItemObject | slot |
| SetOffset(double x, double y, double z) | ReferencePoint | slot |
| SetPlaneAndLine(ReferenceObject *plane, ReferenceObject *line) | ReferencePoint | slot |
| SetPoint(double x, double y, double z) | ReferencePoint | slot |
| SetProperty(const String &name, const Variant &value) | ItemObject | virtualslot |
| SetPropertyByReference(const String &name, ReferenceObject *value) | ItemObject | virtualslot |
| SetType(int t) | ReferencePoint | slot |
| SetTypeByString(const String &t) | ReferencePoint | slot |
| SetVertex(ReferenceObject *vertex) | ReferencePoint | slot |
| SetX(double value) | ReferencePoint | slot |
| SetXOffset(double value) | ReferencePoint | slot |
| SetY(double value) | ReferencePoint | slot |
| SetYOffset(double value) | ReferencePoint | slot |
| SetZ(double value) | ReferencePoint | slot |
| SetZOffset(double value) | ReferencePoint | slot |