This is the complete list of members for PointedThing, including all inherited members.
| box_id | PointedThing | |
| deSerialize(std::istream &is) | PointedThing | |
| distanceSq | PointedThing | |
| dump() const | PointedThing | |
| intersection_normal | PointedThing | |
| intersection_point | PointedThing | |
| node_abovesurface | PointedThing | |
| node_real_undersurface | PointedThing | |
| node_undersurface | PointedThing | |
| object_id | PointedThing | |
| operator!=(const PointedThing &pt2) const | PointedThing | inline |
| operator==(const PointedThing &pt2) const | PointedThing | |
| pointability | PointedThing | |
| PointedThing()=default | PointedThing | |
| PointedThing(const v3s16 under, const v3s16 above, const v3s16 real_under, const v3f point, const v3f normal, u16 box_id, f32 distSq, PointabilityType pointab) | PointedThing | inline |
| PointedThing(u16 id, const v3f point, const v3f normal, const v3f raw_normal, f32 distSq, PointabilityType pointab) | PointedThing | inline |
| raw_intersection_normal | PointedThing | |
| serialize(std::ostream &os) const | PointedThing | |
| type | PointedThing |