s2.s2contains_point_query

Undocumented in source.

Members

Classes

S2ContainsPointQuery
class S2ContainsPointQuery(IndexT)
Undocumented in source.
S2ContainsPointQueryOptions
class S2ContainsPointQueryOptions

This class defines the options supported by S2ContainsPointQuery.

Enums

S2VertexModel
enum S2VertexModel

Defines whether shapes are considered to contain their vertices. Note that these definitions differ from the ones used by S2BooleanOperation.

Functions

makeS2ContainsPointQuery
S2ContainsPointQuery!IndexT makeS2ContainsPointQuery(IndexT index, S2ContainsPointQueryOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta