ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Cloth Member List

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()Clothinline
getParticle(int x, int y)Clothinline
getParticle(int x, int y) constClothinline
getParticleByIndex(int index)Clothinline
getParticleByIndex(int index) constClothinline
getSize() constClothinline
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_heightCloth
num_particles_widthCloth
origin_posCloth
saveMovableToFile(std::string path="")Cloth
saveToFile(std::string path="")Cloth
setheightvals(const std::vector< double > &heightvals)Clothinline
step_xCloth
step_yCloth
terrainCollision()Cloth
timeStep()Cloth
toMesh() constCloth