Uses of Package
org.osm2world.core.math

Packages that use org.osm2world.core.math
org.osm2world.core.heightmap.creation   
org.osm2world.core.heightmap.data   
org.osm2world.core.map_data.creation   
org.osm2world.core.map_data.data   
org.osm2world.core.map_data.data.overlaps   
org.osm2world.core.map_elevation.creation   
org.osm2world.core.map_elevation.data   
org.osm2world.core.math classes for geometric objects that are used throughout OSM2World 
org.osm2world.core.math.algorithms   
org.osm2world.core.math.datastructures   
org.osm2world.core.target export targets for the generated models 
org.osm2world.core.target.common   
org.osm2world.core.target.common.rendering   
org.osm2world.core.target.jogl   
org.osm2world.core.target.povray   
org.osm2world.core.target.primitivebuffer   
org.osm2world.core.terrain.creation   
org.osm2world.core.terrain.data   
org.osm2world.core.world.data   
org.osm2world.core.world.modules   
org.osm2world.core.world.modules.common   
org.osm2world.core.world.network functionality used by groups of features that aren't isolated, but form a "network" of nodes, ways and areas 
org.osm2world.viewer.view.debug   
 

Classes in org.osm2world.core.math used by org.osm2world.core.heightmap.creation
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.heightmap.data
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
PolygonXYZ
          a three-dimensional polygon
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.map_data.creation
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.map_data.data
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
LineSegmentXZ
           
PolygonWithHolesXZ
           
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.map_data.data.overlaps
LineSegmentXZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.map_elevation.creation
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.map_elevation.data
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.math
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
LineSegmentXYZ
           
LineSegmentXZ
           
PolygonWithHolesXZ
           
PolygonXYZ
          a three-dimensional polygon
PolygonXZ
           
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
TriangleXYZ
           
TriangleXZ
           
Vector3D
           
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.math.algorithms
PolygonWithHolesXZ
           
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
TriangleXYZ
           
TriangleXYZWithNormals
           
TriangleXZ
           
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.math.datastructures
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
 

Classes in org.osm2world.core.math used by org.osm2world.core.target
TriangleXYZ
           
TriangleXYZWithNormals
           
VectorXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.target.common
TriangleXYZ
           
TriangleXYZWithNormals
           
VectorXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.target.common.rendering
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
VectorXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.target.jogl
TriangleXYZ
           
Vector3D
           
VectorXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.target.povray
TriangleXYZ
           
TriangleXYZWithNormals
           
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.target.primitivebuffer
VectorXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.terrain.creation
LineSegmentXYZ
           
PolygonWithHolesXZ
           
PolygonXYZ
          a three-dimensional polygon
PolygonXZ
           
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
TriangleXYZ
           
TriangleXZ
           
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.terrain.data
SimplePolygonXZ
          a non-self-intersecting polygon in the XZ plane
TriangleXYZ
           
 

Classes in org.osm2world.core.math used by org.osm2world.core.world.data
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
PolygonXYZ
          a three-dimensional polygon
TriangleXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.world.modules
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
PolygonXYZ
          a three-dimensional polygon
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.world.modules.common
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.core.world.network
AxisAlignedBoundingBoxXZ
          immutable representation of an axis-aligned bounding box with x and z dimensions
PolygonXYZ
          a three-dimensional polygon
TriangleXYZ
           
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component
 

Classes in org.osm2world.core.math used by org.osm2world.viewer.view.debug
VectorXYZ
           
VectorXZ
          immutable two-dimensional vector with x and z component