Constructor and Description |
---|
DensityGrid3d() |
Modifier and Type | Method and Description |
---|---|
void |
add(Node3d n,
boolean fineDensity) |
float |
getDensity(float nX,
float nY,
float nZ,
boolean fineDensity) |
static float |
getViewSize() |
void |
init() |
void |
substract(Node3d n,
boolean firstAdd,
boolean fineFirstAdd,
boolean fineDensity) |
public void init()
public float getDensity(float nX, float nY, float nZ, boolean fineDensity)
public void add(Node3d n, boolean fineDensity)
public void substract(Node3d n, boolean firstAdd, boolean fineFirstAdd, boolean fineDensity)
public static float getViewSize()
Copyright © 2018. All rights reserved.