|
HDK
|
This is the complete list of members for GEO_ImplicitCylinder< PREC >, including all inherited members.
| eval(const VEXvec3< PREC > p, VEXvec3< PREC > *grad, VEXfloat< PREC > *height_grad, VEXfloat< PREC > *radius_grad) const | GEO_ImplicitCylinder< PREC > | |
| GEO_ImplicitCylinder(VEXfloat< PREC > height, VEXfloat< PREC > radius, bool invert=false) | GEO_ImplicitCylinder< PREC > | inline |
| height | GEO_ImplicitCylinder< PREC > | |
| invert | GEO_ImplicitCylinder< PREC > | |
| operator()(const VEXvec3< PREC > p) const | GEO_ImplicitCylinder< PREC > | |
| operator()(const VEXvec3< PREC > p, VEXvec3< PREC > &grad) const | GEO_ImplicitCylinder< PREC > | |
| operator()(const VEXvec3< PREC > p, VEXvec3< PREC > &grad, VEXfloat< PREC > &height_grad, VEXfloat< PREC > &radius_grad) const | GEO_ImplicitCylinder< PREC > | |
| operator()(const UT_BoundingBoxT< VEXfloat< PREC >> &p) const | GEO_ImplicitCylinder< PREC > | |
| operator()(const VEXvec3< PREC > ¢er, VEXfloat< PREC > radius) const | GEO_ImplicitCylinder< PREC > | |
| radius | GEO_ImplicitCylinder< PREC > |