Skip to content

igl::readXYZ names don't match #141

@alecjacobson

Description

@alecjacobson

For igl functions like igl::readDMAT, the python bindings use a different format igl.read_dmat.

Probably, the igl functions should be using lower_case_format, but until then perhaps it's better to maintain that C++ name == python name. Any particular reason not to match?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions