API Documentation
|
This is the complete list of members for SnapsManager, including all inherited members.
checkLine(const SelectionInfo &info, const LineSegment< 3, fltp08 > &seg, bool infinite_length, SnapPoint &closest_snap, SnapPoint::SnapLocationType line_snap, SnapPoint::SnapLocationType edge_snap, UUID id, uint04 index, bool is_smooth) const | SnapsManager | |
checkTriangle(const SelectionInfo &info, const Triangle< 3, fltp08 > &tri, SnapPoint &closest_snap, UUID id, uint04 index, bool is_smooth) const | SnapsManager | |
checkVertex(SnapPoint::SnapLocationType snap, const SelectionInfo &info, const Vertex< 3, fltp08 > &point, SnapPoint &closest_snap, UUID id, uint04 index) const | SnapsManager | |
getSnapLinePoint(const DesignObjectLookup *manager, const SelectionInfo &info, const SnapPoint &last, const Buffer< std::pair< UUID, uint04 > > &locations_of_interest, bool use_worldspace) const | SnapsManager | |
getSnapLinePoint(SnapPoint ¤t, const DesignObjectLookup *manager, const SelectionInfo &info, const SnapPoint &last, const Buffer< std::pair< UUID, uint04 > > &locations_of_interest, bool use_worldspace) const | SnapsManager | |
getSnapPoint(const DesignObjectLookup *manager, const SelectionInfo &info, bool use_worldspace) const | SnapsManager | |
getSnapPoint(SnapPoint ¤t, const DesignObjectLookup *manager, const SelectionInfo &info, bool use_worldspace) const | SnapsManager | |
isSnapEnabled(SnapPoint::SnapLocationType snap) const | SnapsManager | inline |
m_enabled_snaps | SnapsManager | protected |
m_priority | SnapsManager | protected |
m_sensitivity | SnapsManager | protected |
setAllEnabled(bool use_snap) | SnapsManager | |
setPriority(SnapPoint::SnapLocationType type, uint04 priority) | SnapsManager | |
setSensitivity(SnapPoint::SnapLocationType type, fltp08 sensitivity) | SnapsManager | |
setSnapEnabled(SnapPoint::SnapLocationType snap, bool use_snap) | SnapsManager | inline |
SnapIcon(SnapPoint::SnapLocationType snap_type) | SnapsManager | static |
SnapsManager() | SnapsManager |