Public Member Functions | Public Attributes | List of all members
SpatialIndexer2D::CellKey Struct Reference

Public Member Functions

bool operator== (const CellKey &p_key) const
 
_FORCE_INLINE_ bool operator< (const CellKey &p_key) const
 

Public Attributes

union {
   struct {
      int32_t   x
 
      int32_t   y
 
   } 
 
   uint64_t   key
 
}; 
 

The documentation for this struct was generated from the following file: