![]() |
MobilityDB 1.3
|
Accessor functions for static poses. More...
Functions | |
Datum | Pose_hash (PG_FUNCTION_ARGS) |
Return the 32-bit hash value of a pose @sqlfn hash() More... | |
Datum | Pose_hash_extended (PG_FUNCTION_ARGS) |
Return the 64-bit hash value of a pose using a seed @sqlfn hash_extended() More... | |
Datum | Pose_orientation (PG_FUNCTION_ARGS) |
Return the orientation of a 3D pose @sqlfn orientation() More... | |
Datum | Pose_point (PG_FUNCTION_ARGS) |
Return the point of a pose @sqlfn point() More... | |
Datum | Pose_rotation (PG_FUNCTION_ARGS) |
Return the rotation of a 2D pose @sqlfn rotation() More... | |
Accessor functions for static poses.