com.yobotics.simulationconstructionset.util.ground
Interface TerrainObject

All Superinterfaces:
GroundProfile
All Known Implementing Classes:
BalanceBeam, Box, Cone, Ramp

public interface TerrainObject
extends GroundProfile


Method Summary
 Link getLink()
           
 
Methods inherited from interface com.yobotics.simulationconstructionset.GroundProfile
closestIntersectionAndNormalAt, closestIntersectionTo, getXMax, getXMin, getXTiles, getYMax, getYMin, getYTiles, heightAt, isClose, surfaceNormalAt
 

Method Detail

getLink

Link getLink()