MULTIBODY SIMULATION SOFTWARE - API documentation
Classes | Typedefs | Enumerations | Variables
chrono::geometry Namespace Reference

Classes

class  ChBox
class  ChCylinder
class  ChGeometry
class  ChLine
class  ChLineCam
class  ChLinePoly
class  ChSphere
class  ChTriangle
class  ChTriangleMesh
class  ChTriangleMeshConnected
class  ChTriangleMeshSoup

Typedefs

typedef std::vector< int > IntVector
typedef std::vector< float > FloatVector

Enumerations

enum  eChCamType {
  CAM_TYPE_SLIDEFOLLOWER = 0, CAM_TYPE_ROTATEFOLLOWER, CAM_TYPE_ECCENTRICFOLLOWER, CAM_TYPE_FLAT,
  CAM_TYPE_FLATOSCILLATE
}

Variables

ChClassRegister< ChBoxa_registration_ChBox
ChClassRegister< ChCylindera_registration_ChCylinder
ChClassRegister< ChGeometrya_registration_ChGeometry
ChClassRegister< ChLinea_registration_ChLine
ChClassRegister< ChLineCama_registration_ChLineCam
ChClassRegister< ChLinePolya_registration_ChLinePoly
ChClassRegister< ChSpherea_registration_ChSphere
ChClassRegister< ChTrianglea_registration_ChTriangle

Typedef Documentation

typedef std::vector< int > chrono::geometry::IntVector

Copyright (c) 20011 by John W. Ratcliff mailto:jratcliffscarab@gmail.com

The MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Variable Documentation

GENERIC LINE CLASS


CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on Tue Jul 10 2012 by Doxygen