Graphisoft®

API Development KitVersion: 18

API_GridMeshHead

그리드 메시(Grid Mesh) 타입에 대한 일반적인 헤더입니다.

    typedef struct {
        GS::Bool8     valid;
        GS::Bool8     filler_1[3];
        UInt32        id;
        UInt32        filler_2[2];
    } API_GridMeshHead;

 

멤버

valid
유효성 flag입니다.
id
메시의 식별자입니다.

설명

없음

요구사항

버전: API 12.0 또는 이후
헤더: APIdefs_Base.h

 

참고사항

API_GridMeshDirection, API_GridMeshVertex, API_GridMeshEdge, API_GridEdgeInfo
API_GridMeshLine, API_GridMeshPolygon, API_GridMesh
API_Interval, API_Plane3D, API_Surface3D
API 타입