Small Body Geophysical Analysis Tool (SBGAT)
|
This is the complete list of members for SBGATFilter, including all inherited members.
bounds | SBGATFilter | protected |
Clear() | SBGATFilter | protected |
density | SBGATFilter | protected |
edge_facets_ids | SBGATFilter | protected |
edges | SBGATFilter | protected |
facet_normals | SBGATFilter | protected |
facets | SBGATFilter | protected |
GetBoundingBox(double &xmin, double &xmax, double &ymin, double &ymax, double &zmin, double &zmax) const | SBGATFilter | inline |
GetDensity() const | SBGATFilter | inline |
GetEdgeLength(const int &e) const | SBGATFilter | |
GetFacetCenter(const int &f) const | SBGATFilter | |
GetFacetNormal(const int &f, double *n) const | SBGATFilter | inline |
GetIndicesOfAdjacentFacets(const int &e, int &f0, int &f1) const | SBGATFilter | |
GetIndicesVerticesInFacet(const int &f, int &v0, int &v1, int &v2) const | SBGATFilter | inline |
GetIndicesVerticesOnEdge(const int &e, int &v0, int &v1) const | SBGATFilter | inline |
GetIsInKiloMeters() const | SBGATFilter | inline |
GetIsInMeters() const | SBGATFilter | inline |
GetN_edges() const | SBGATFilter | inline |
GetN_facets() const | SBGATFilter | inline |
GetN_vertices() const | SBGATFilter | inline |
GetNonNormalizedFacetNormal(const int &f) const | SBGATFilter | |
GetRe(const arma::vec::fixed< 3 > &pos, const int &e) const | SBGATFilter | |
GetRe(const double *pos, const int &e) const | SBGATFilter | |
GetRf(const arma::vec::fixed< 3 > &pos, const int &f) const | SBGATFilter | |
GetRf(const double *pos, const int &f) const | SBGATFilter | |
GetScaleFactor() const | SBGATFilter | inline |
GetVerticesInFacet(const int &f, double *r0, double *r1, double *r2) const | SBGATFilter | |
GetVerticesOnEdge(const int &e, double *r0, double *r1) const | SBGATFilter | |
is_in_meters | SBGATFilter | protected |
N_edges | SBGATFilter | protected |
N_facets | SBGATFilter | protected |
N_vertices | SBGATFilter | protected |
New() | SBGATFilter | static |
operator=(const SBGATFilter &)=delete | SBGATFilter | private |
PrintHeader(std::ostream &os, vtkIndent indent) override | SBGATFilter | |
PrintSelf(std::ostream &os, vtkIndent indent) override | SBGATFilter | |
PrintTrailer(std::ostream &os, vtkIndent indent) override | SBGATFilter | |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | SBGATFilter | protected |
SBGATFilter() | SBGATFilter | protected |
SBGATFilter(const SBGATFilter &)=delete | SBGATFilter | private |
scaleFactor | SBGATFilter | protected |
SetDensity(const double density) | SBGATFilter | inline |
SetScaleKiloMeters() | SBGATFilter | inline |
SetScaleMeters() | SBGATFilter | inline |
vertices | SBGATFilter | protected |
vtkTypeMacro(SBGATFilter, vtkPolyDataAlgorithm) | SBGATFilter | |
~SBGATFilter() override | SBGATFilter | protected |