accept(VolumeType t, const ChVector3< double > &p) const | chrono::utils::ChSampler< double > | inlineprotected |
ChPDSampler(T separation, int pointsPerIteration=m_ppi_default) | chrono::utils::ChPDSampler< T > | inline |
GetSeparation() const | chrono::utils::ChSampler< double > | inlinevirtual |
m_center | chrono::utils::ChSampler< double > | protected |
m_fuzz | chrono::utils::ChSampler< double > | protected |
m_separation | chrono::utils::ChSampler< double > | protected |
m_size | chrono::utils::ChSampler< double > | protected |
PointList typedef (defined in chrono::utils::ChPDSampler< T >) | chrono::utils::ChPDSampler< T > | |
PointVector typedef (defined in chrono::utils::ChPDSampler< T >) | chrono::utils::ChPDSampler< T > | |
chrono::utils::ChSampler< double >::Sample(VolumeType t)=0 | chrono::utils::ChSampler< double > | protectedpure virtual |
SampleBox(const ChVector3< double > ¢er, const ChVector3< double > &halfDim) | chrono::utils::ChSampler< double > | inline |
SampleCylinderX(const ChVector3< double > ¢er, double radius, double halfHeight) | chrono::utils::ChSampler< double > | inline |
SampleCylinderY(const ChVector3< double > ¢er, double radius, double halfHeight) | chrono::utils::ChSampler< double > | inline |
SampleCylinderZ(const ChVector3< double > ¢er, double radius, double halfHeight) | chrono::utils::ChSampler< double > | inline |
SampleSphere(const ChVector3< double > ¢er, double radius) | chrono::utils::ChSampler< double > | inline |
SetRandomEngineSeed(unsigned int seed) | chrono::utils::ChPDSampler< T > | inline |
SetSeparation(double separation) | chrono::utils::ChSampler< double > | inlinevirtual |
VolumeType typedef (defined in chrono::utils::ChPDSampler< T >) | chrono::utils::ChPDSampler< T > | |