SPH
Public Member Functions | Public Attributes | List of all members
HashMapFinder::Cell Struct Reference

#include <HashMapFinder.h>

Public Member Functions

 Cell ()
 
 ~Cell ()
 

Public Attributes

Array< Sizepoints
 
Box box
 

Detailed Description

Definition at line 18 of file HashMapFinder.h.

Constructor & Destructor Documentation

◆ Cell()

NAMESPACE_SPH_BEGIN HashMapFinder::Cell::Cell ( )
default

◆ ~Cell()

HashMapFinder::Cell::~Cell ( )
default

Member Data Documentation

◆ box

Box HashMapFinder::Cell::box

Definition at line 20 of file HashMapFinder.h.

◆ points

Array<Size> HashMapFinder::Cell::points

Definition at line 19 of file HashMapFinder.h.


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