![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for Cloth, including all inherited members.
| addForce(const Vec3 &direction) | Cloth | |
| Cloth(const Vec3 &origin_pos, int num_particles_width, int num_particles_height, double step_x, double step_y, double smoothThreshold, double heightThreshold, int rigidness, double time_step) | Cloth | |
| findUnmovablePoint(const std::vector< XY > &connected, const std::vector< double > &heightvals, std::vector< int > &edgePoints) | Cloth | |
| getHeightvals() | Cloth | inline |
| getParticle(int x, int y) | Cloth | inline |
| getParticle(int x, int y) const | Cloth | inline |
| getParticleByIndex(int index) | Cloth | inline |
| getParticleByIndex(int index) const | Cloth | inline |
| getSize() const | Cloth | inline |
| handle_slop_connected(const std::vector< int > &edgePoints, const std::vector< XY > &connected, const std::vector< std::vector< int >> &neighbors, const std::vector< double > &heightvals) | Cloth | |
| movableFilter() | Cloth | |
| num_particles_height | Cloth | |
| num_particles_width | Cloth | |
| origin_pos | Cloth | |
| saveMovableToFile(std::string path="") | Cloth | |
| saveToFile(std::string path="") | Cloth | |
| setheightvals(const std::vector< double > &heightvals) | Cloth | inline |
| step_x | Cloth | |
| step_y | Cloth | |
| terrainCollision() | Cloth | |
| timeStep() | Cloth | |
| toMesh() const | Cloth |