Terrain wrapping

Description

Collaboration diagram for Terrain wrapping:

Classes

class  chrono::synchrono::SynRigidTerrain
 Class that wraps and synchronizes rigid terrain between Chrono Systems. More...
 
class  chrono::synchrono::SynSCMTerrain
 Class that wraps and synchronizes deformable terrain between Chrono Systems. More...
 
struct  chrono::synchrono::SCMParameters
 Groups SCM parameters into a struct, defines some useful defaults See SCMDeformableTerrain::SetSoilParameters and SoilParametersCallback for more details on these. More...
 
class  chrono::synchrono::SynTerrain
 Base class for all terrain wrappers. Must handle messages and Advance and Synchronize the state of their terrain. More...
 
class  chrono::synchrono::SynTerrainFactory
 Generates SynTerrain's from JSON files. More...