HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_ImplicitCappedCone< PREC > Member List

This is the complete list of members for GEO_ImplicitCappedCone< PREC >, including all inherited members.

eval(const VEXvec3< PREC > p, VEXvec3< PREC > *grad, VEXfloat< PREC > *height_grad, VEXfloat< PREC > *r1_grad, VEXfloat< PREC > *r2_grad) const GEO_ImplicitCappedCone< PREC >
GEO_ImplicitCappedCone(VEXfloat< PREC > height, VEXfloat< PREC > r1, VEXfloat< PREC > r2, bool invert=false)GEO_ImplicitCappedCone< PREC >inline
heightGEO_ImplicitCappedCone< PREC >
invertGEO_ImplicitCappedCone< PREC >
operator()(const VEXvec3< PREC > p) const GEO_ImplicitCappedCone< PREC >
operator()(const VEXvec3< PREC > p, VEXvec3< PREC > &grad) const GEO_ImplicitCappedCone< PREC >
operator()(const VEXvec3< PREC > p, VEXvec3< PREC > &grad, VEXfloat< PREC > &height_grad, VEXfloat< PREC > &r1_grad, VEXfloat< PREC > &r2_grad) const GEO_ImplicitCappedCone< PREC >
operator()(const UT_BoundingBoxT< VEXfloat< PREC >> &p) const GEO_ImplicitCappedCone< PREC >
operator()(const VEXvec3< PREC > &center, VEXfloat< PREC > radius) const GEO_ImplicitCappedCone< PREC >
r1GEO_ImplicitCappedCone< PREC >
r2GEO_ImplicitCappedCone< PREC >