Modifier and Type | Field and Description |
---|---|
Vec3 |
center |
int |
nops |
MocQuery.MocQueryOp |
op |
double |
radius |
Constructor and Description |
---|
MocQueryComponent(MocQuery.MocQueryOp op_) |
MocQueryComponent(MocQuery.MocQueryOp op_,
int nops_) |
MocQueryComponent(Vec3 cnt,
double rad) |
public MocQuery.MocQueryOp op
public Vec3 center
public double radius
public int nops
public MocQueryComponent(MocQuery.MocQueryOp op_) throws Exception
Exception
public MocQueryComponent(MocQuery.MocQueryOp op_, int nops_) throws Exception
Exception
public MocQueryComponent(Vec3 cnt, double rad)