AttribArrayPtr does not work to write data into std containers
Open
bug
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Need to revamp AttribPtrArray to correctly read/write vertices in std::vector
Later may want to serialize or store raw information, so the correct thing to do is create a virtual class and inherit from it.
- Add a new header/cpp and move Vision::System::Type into it
- Create the new classes (AttribPtrArray) being part of Vision::System::Type
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.