PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::HashGrid Struct Reference
Collaboration diagram for dyno::HashGrid:

Public Attributes

uint nx
 
uint ny
 
uint nz
 
uint total
 
float h
 
Vec3f lo
 

Detailed Description

Definition at line 9 of file NeighborPointQuery.cpp.

Member Data Documentation

◆ h

float dyno::HashGrid::h

Definition at line 16 of file NeighborPointQuery.cpp.

◆ lo

Vec3f dyno::HashGrid::lo

Definition at line 11 of file NeighborPointQuery.cpp.

◆ nx

uint dyno::HashGrid::nx

Definition at line 11 of file NeighborPointQuery.cpp.

◆ ny

uint dyno::HashGrid::ny

Definition at line 12 of file NeighborPointQuery.cpp.

◆ nz

uint dyno::HashGrid::nz

Definition at line 13 of file NeighborPointQuery.cpp.

◆ total

uint dyno::HashGrid::total

Definition at line 14 of file NeighborPointQuery.cpp.


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