chrono::vehicle::RigidTerrain Member List

This is the complete list of members for chrono::vehicle::RigidTerrain, including all inherited members.

AddPatch(std::shared_ptr< ChContactMaterial > material, const ChCoordsys<> &position, double length, double width, double thickness=1, bool tiled=false, double max_tile_size=1, bool visualization=true)chrono::vehicle::RigidTerrain
AddPatch(std::shared_ptr< ChContactMaterial > material, const ChCoordsys<> &position, const std::string &mesh_file, bool connected_mesh=true, double sweep_sphere_radius=0, bool visualization=true)chrono::vehicle::RigidTerrain
AddPatch(std::shared_ptr< ChContactMaterial > material, const ChCoordsys<> &position, const std::string &heightmap_file, double length, double width, double hMin, double hMax, bool connected_mesh=true, double sweep_sphere_radius=0, bool visualization=true)chrono::vehicle::RigidTerrain
AddPatch(std::shared_ptr< ChContactMaterial > material, const ChCoordsys<> &position, const std::vector< ChVector3d > &point_cloud, double length, double width, int unrefined_resolution, int heightmap_resolution, int max_refinements=5, double refine_angle_limit=30, double smoothing_factor=0.25, double max_edge_length=1.0, double sweep_sphere_radius=0.001, bool visualization=true)chrono::vehicle::RigidTerrain
Advance(double step)chrono::vehicle::ChTerraininlinevirtual
BindPatch(std::shared_ptr< Patch > patch)chrono::vehicle::RigidTerrain
ChTerrain() (defined in chrono::vehicle::ChTerrain)chrono::vehicle::ChTerrain
ExportMeshPovray(const std::string &out_dir, bool smoothed=false)chrono::vehicle::RigidTerrain
ExportMeshWavefront(const std::string &out_dir)chrono::vehicle::RigidTerrain
FindPoint(const ChVector3d loc, double &height, ChVector3d &normal, float &friction) constchrono::vehicle::RigidTerrain
GetCoefficientFriction(const ChVector3d &loc) const overridechrono::vehicle::RigidTerrainvirtual
GetHeight(const ChVector3d &loc) const overridechrono::vehicle::RigidTerrainvirtual
GetNormal(const ChVector3d &loc) const overridechrono::vehicle::RigidTerrainvirtual
GetPatches() constchrono::vehicle::RigidTerraininline
GetProperties(const ChVector3d &loc, double &height, ChVector3d &normal, float &friction) const overridechrono::vehicle::RigidTerrainvirtual
Initialize()chrono::vehicle::RigidTerrain
m_friction_funchrono::vehicle::ChTerrainprotected
m_height_funchrono::vehicle::ChTerrainprotected
m_normal_funchrono::vehicle::ChTerrainprotected
PatchType enum namechrono::vehicle::RigidTerrain
RegisterFrictionFunctor(std::shared_ptr< FrictionFunctor > functor)chrono::vehicle::ChTerraininline
RegisterHeightFunctor(std::shared_ptr< HeightFunctor > functor)chrono::vehicle::ChTerraininline
RegisterNormalFunctor(std::shared_ptr< NormalFunctor > functor)chrono::vehicle::ChTerraininline
RemovePatch(std::shared_ptr< Patch > patch)chrono::vehicle::RigidTerrain
RigidTerrain(ChSystem *system)chrono::vehicle::RigidTerrain
RigidTerrain(ChSystem *system, const std::string &filename)chrono::vehicle::RigidTerrain
SetCollisionFamily(int family)chrono::vehicle::RigidTerraininline
Synchronize(double time)chrono::vehicle::ChTerraininlinevirtual
UseLocationDependentFriction(bool val)chrono::vehicle::RigidTerraininline
~ChTerrain() (defined in chrono::vehicle::ChTerrain)chrono::vehicle::ChTerraininlinevirtual
~RigidTerrain() (defined in chrono::vehicle::RigidTerrain)chrono::vehicle::RigidTerrain