Skip to content

Importing vertices data from c3d file #76

@mdkdy

Description

@mdkdy

I managed to open a file using ma::io::File class (isOpen returned true). I am trying to compehend the list of classes but I am having a hard time to actually import data from this file and store it in some data structure (I need xyz positions (as in plug-in gait) of vertices in each frame).

It seems that data method returns char array but what's next?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions