Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::FrameField, including all inherited members.
create_from_surface_mesh(const Mesh &M, bool volumetric, double sharp_angle_threshold=45.0) | GEO::FrameField | |
fix_frame(double *frame, const vec3 &N) | GEO::FrameField | static |
FrameField() | GEO::FrameField | inline |
frames() const | GEO::FrameField | inline |
get_nearest_frame(const double *p, double *f) const | GEO::FrameField | inline |
get_nearest_frame_index(const double *p) const | GEO::FrameField | inline |
load(const Mesh &M, bool volumetric, const std::string &filename) | GEO::FrameField | |
scale_frame_vector(double *frame, const vec3 &N, double s) (defined in GEO::FrameField) | GEO::FrameField | static |
set_use_spatial_search(bool x) | GEO::FrameField | inline |