| addTriangle(int I0, int I1, int I2, bool CCW=true, bool detectborder=false) | GeometricMesh | [protected] |
| addVertex(Real radius, Real Vx, Real Vy, Real Vz) | GeometricMesh | [protected] |
| addVertexUV(Real radius, Real Vx, Real Vy, Real Vz, Real U=AUTO, Real V=AUTO) | GeometricMesh | [protected] |
| axial_angle_A(long index) | Geodesic | [protected] |
| axial_angle_B(long index, double angleA) | Geodesic | [protected] |
| calculateSphericalCoord() | Geodesic | [protected] |
| chord_factor() | Geodesic | [protected] |
| cleanFloat(double fp_number) | Geodesic | [protected] |
| createDXF(String filename) | Geodesic | |
| createDXFwireframe(String filename) | Geodesic | |
| createMesh(String MeshName) | GeometricMesh | |
| createTopology() | Geodesic | [protected] |
| dumpData() | Geodesic | |
| face_angle_A(long index) | Geodesic | [protected] |
| face_angle_B(long, double) | Geodesic | [protected] |
| face_angle_C(double, double) | Geodesic | [protected] |
| face_factor() | Geodesic | [protected] |
| fillMesh() | Mesh_Geosphere | [virtual] |
| finalizeMesh() | GeometricMesh | [protected] |
| Geodesic(int frequency, bool class_2) | Geodesic | |
| GeometricMesh(Real radius) | GeometricMesh | |
| getChordLength(double sphi, double stheta, double ephi, double etheta) | Geodesic | [protected] |
| getFaceNumber() | Geodesic | [protected] |
| getFacePoints(long facenumber) | Mesh_Geosphere | [protected, virtual] |
| getFacePoints_I(long facenumber) | Mesh_Geosphere | [protected] |
| getFacePoints_II(long facenumber) | Mesh_Geosphere | [protected] |
| initializeMesh(String MeshName, int vertexNB, int edgesNB) | GeometricMesh | [protected] |
| mEdges | Geodesic | [protected] |
| Mesh_Geosphere(Real radius, int frequency=4, bool class_2=false) | Mesh_Geosphere | |
| mPointLabels | Geodesic | [protected] |
| mPoints | Geodesic | [protected] |
| mSphericPoints | Geodesic | [protected] |
| mTriangles | Geodesic | [protected] |
| rotate_phi(double, double, double, double) | Geodesic | [protected] |
| rotate_theta(double, double, double, double) | Geodesic | [protected] |
| setTriangleNumber(int triangleNumber) | GeometricMesh | [protected] |
| setVertexNumber(int vertexNumber) | GeometricMesh | [protected] |
| SphericalToCartesian(CPoints *PolarPoint) | Geodesic | [protected] |
| ~Geodesic() | Geodesic | |
| ~Mesh_Geosphere() | Mesh_Geosphere | [virtual] |