Skip to content

Broken code for fields of typedef arrays #1218

Open
@tritao

Description

@tritao
Brief Description
typedef float   msVec3[3];
struct StructWithTypedefArrPtr
{
    msVec3*     pNormals;
};

Found when helping @Relfos bind Milkshape API

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions