Skip to main content

Module topology

Module topology 

Source

Re-exports§

pub use hyperbolic::PoincareDisk;
pub use hyperbolic::KleinDisk;
pub use hyperbolic::HyperbolicTiling;
pub use hyperbolic::HyperbolicPolygon;
pub use hyperbolic::HyperbolicGrid;
pub use spherical::SphericalCoord;
pub use spherical::SphericalGrid;
pub use toroidal::ToroidalSpace;
pub use klein::KleinBottle;
pub use klein::KleinNavigation;
pub use klein::KleinRenderer;
pub use mobius::MobiusStrip;
pub use mobius::MobiusNavigation;
pub use projective::ProjectivePlane;
pub use genus::SurfaceType;
pub use genus::GenusRenderer;
pub use tiling::WallpaperGroup;
pub use tiling::TileInstance;
pub use tiling::FundamentalDomain;
pub use tiling::PenroseTile;
pub use tiling::PenroseType;
pub use portals::Portal;
pub use portals::PortalFrame;
pub use portals::TopologyType;
pub use portals::PortalManager;
pub use geodesic::GeodesicSurface;
pub use curvature::CurvatureField;
pub use curvature::GaussianCurvature;

Modules§

curvature
genus
geodesic
hyperbolic
klein
mobius
portals
projective
spherical
tiling
toroidal