Uses of Class
org.vrspace.server.obj.TerrainPoint
-
Packages that use TerrainPoint Package Description org.vrspace.server.core -
-
Uses of TerrainPoint in org.vrspace.server.core
Methods in org.vrspace.server.core that return TerrainPoint Modifier and Type Method Description TerrainPointVRObjectRepository. getTerrainPoint(Long terrainId, Long index)Methods in org.vrspace.server.core that return types with arguments of type TerrainPoint Modifier and Type Method Description Set<TerrainPoint>VRObjectRepository. getTerrainPoints(Long terrainId)
-