change documentation

This commit is contained in:
arthur.jamet
2021-05-22 14:23:27 +02:00
parent 4710f49a57
commit bfd2e621e1

View File

@@ -16,7 +16,7 @@ namespace RAY {
class ModelAnimations {
public:
//! @brief A Model animation constructor
//! @param filePath an animation pointer, returned by the nimation-loading function
//! @param filePath Path to the file containing animations
ModelAnimations(const std::string &filePath);
//! @brief Only single entity can hold these animations pointers