|
|
◆ tnpoint_restrict_stbox()
| Temporal * tnpoint_restrict_stbox |
( |
const Temporal * |
temp, |
|
|
const STBox * |
box, |
|
|
bool |
border_inc, |
|
|
bool |
atfunc |
|
) |
| |
Return a temporal network point restricted to (the complement of) a spatiotemporal box.
- Parameters
-
| [in] | temp | Temporal network point |
| [in] | box | Spatiotemporal box |
| [in] | border_inc | True when the box contains the upper border |
| [in] | atfunc | True if the restriction is at, false for minus |
|