Momentum Scripting v1
Loading...
Searching...
No Matches
MOMENTUM_NAMESPACE::GranularBodySystem Member List

This is the complete list of members for MOMENTUM_NAMESPACE::GranularBodySystem, including all inherited members.

createGranularBody(double radius, const Material *material)MOMENTUM_NAMESPACE::GranularBodySystem
filterBodiesInGeometry(const Geometry *geometry, const GranularBodyVector &granularBodies, bool onlyCheckForMidPoint) constMOMENTUM_NAMESPACE::GranularBodySystem
getDataBufferAccessor()MOMENTUM_NAMESPACE::GranularBodySystem
getGranularBodies() constMOMENTUM_NAMESPACE::GranularBodySystem
getGranularBodies(const std::vector< unsigned int > &ids) constMOMENTUM_NAMESPACE::GranularBodySystem
getGranularBodiesInsideGeometry(const Geometry *geometry, bool onlyCheckForMidPoint) constMOMENTUM_NAMESPACE::GranularBodySystem
getGranularBody(unsigned int id) constMOMENTUM_NAMESPACE::GranularBodySystem
getRotationalEnergy() constMOMENTUM_NAMESPACE::GranularBodySystem
getTotalEnergy() constMOMENTUM_NAMESPACE::GranularBodySystem
getTranslationalEnergy() constMOMENTUM_NAMESPACE::GranularBodySystem
HEXAGONAL_CLOSE_PACK enum valueMOMENTUM_NAMESPACE::GranularBodySystem
LatticeType enum nameMOMENTUM_NAMESPACE::GranularBodySystem
loadFile(const std::string &filename, const Material *initialMaterial, const AffineMatrix4x4 &offset=AffineMatrix4x4())MOMENTUM_NAMESPACE::GranularBodySystem
loadFileGetBodies(const std::string &filename, const Material *initialMaterial, GranularBodyVector &granularBodies, const AffineMatrix4x4 &offset=AffineMatrix4x4())MOMENTUM_NAMESPACE::GranularBodySystem
removeGranularBodiesInsideGeometry(const Geometry *geometry, bool onlyCheckForMidPoint)MOMENTUM_NAMESPACE::GranularBodySystem
spawnGranularBodyLatticeInBound(const Vec3 &min, const Vec3 &max, double radius, const Vec3 &spacing, double jitterFactor, const Material *material, LatticeType latticeType=SQUARE_PACK)MOMENTUM_NAMESPACE::GranularBodySystem
spawnGranularBodyLatticeInBound(const Vec3 &min, const Vec3 &max, const ParticleDistribution *distribution, const Vec3 &spacing, double jitterFactor, const Material *material, LatticeType latticeType=SQUARE_PACK)MOMENTUM_NAMESPACE::GranularBodySystem
spawnGranularBodyLatticeInGeometry(const Geometry *geometry, double radius, const Vec3 &spacing, double jitterFactor, const Material *material, LatticeType latticeType=SQUARE_PACK)MOMENTUM_NAMESPACE::GranularBodySystem
spawnGranularBodyLatticeInGeometry(const Geometry *geometry, const ParticleDistribution *distribution, const Vec3 &spacing, double jitterFactor, const Material *material, LatticeType latticeType=SQUARE_PACK)MOMENTUM_NAMESPACE::GranularBodySystem
SQUARE_PACK enum valueMOMENTUM_NAMESPACE::GranularBodySystem
writeFile(const std::string &filename, const GranularBodyVector &granularBodies) constMOMENTUM_NAMESPACE::GranularBodySystem
writeFileFromGeometry(const std::string &filename, const GranularBodyVector &granularBodies, const Geometry *geometry) constMOMENTUM_NAMESPACE::GranularBodySystem