542489a866
Setters and getters have been hidden from the documentation when the matching properties have been exposed, but some of them are parametric and require the name or index of a given parameter to be used. So they need to be properly documented with the type and name of the arguments they take. For example, CPUParticles' `set_param(Parameter param, float value)`. |
||
---|---|---|
.. | ||
doc_data.cpp | ||
doc_data.h | ||
doc_dump.cpp | ||
doc_dump.h | ||
SCsub |