API Documentation
|
#include <CSF.h>
Public Attributes | |
Buffer< Vertex< 3, fltp04 > > | positions |
Buffer< RGBColor > | colors |
Buffer< bool > | filtered |
fltp04 | time_step = 0.65f |
fltp04 | max_height_dev = 0.1f |
fltp04 | cloth_resolution = 0.5f |
uint04 | rigidness = 1 |
uint04 | iterations = 500 |
ProgressInfo * | log = nullptr |
bool | use_colors = false |
bool | allow_steep_slopes = false |
bool | fill_holes = false |
bool allow_steep_slopes = false |
fltp04 cloth_resolution = 0.5f |
bool fill_holes = false |
Buffer<bool> filtered |
uint04 iterations = 500 |
ProgressInfo* log = nullptr |
fltp04 max_height_dev = 0.1f |
uint04 rigidness = 1 |
fltp04 time_step = 0.65f |
bool use_colors = false |