Skip to content

yObjectManagerMetaData #2

Description

@ppiecuch

I am working on implementation of this class:

class yObjectManagerMetaData
{
public:
yObjectMetaData *getObjectMetaData(const std::string &objectName, const std::string &blendFileName);
yObjectMetaData *getGroupMetaData(const std::string &groupName, const std::string &path);
bool loadBlendFile(const std::string path);
};

Could you share some hint about implementation?

Regards
Pawel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions