#include <GU_NeighbourList.h>
GU_NeighbourListParms Parameters necessary for building the neighbour list data structure
Definition at line 36 of file GU_NeighbourList.h.
| GU_NeighbourListParms::GU_NeighbourListParms |
( |
| ) |
|
| virtual GU_NeighbourListParms::~GU_NeighbourListParms |
( |
| ) |
|
|
virtual |
| bool GU_NeighbourListParms::getOverrideRadius |
( |
| ) |
const |
| fpreal GU_NeighbourListParms::getRadius |
( |
| ) |
const |
| const char* GU_NeighbourListParms::getRadiusAttribute |
( |
| ) |
const |
| fpreal GU_NeighbourListParms::getRadiusScale |
( |
| ) |
const |
| void GU_NeighbourListParms::setOverrideRadius |
( |
bool |
overrideRadius | ) |
|
| void GU_NeighbourListParms::setRadius |
( |
fpreal |
radius | ) |
|
| void GU_NeighbourListParms::setRadiusAttribute |
( |
const char * |
name | ) |
|
| void GU_NeighbourListParms::setRadiusScale |
( |
fpreal |
radiusScale | ) |
|
The documentation for this class was generated from the following file: