Graphisoft®

API Development KitVersion: 18

API_GridMeshLine

____

    typedef struct {
        API_GridMeshHead     head;
        UInt32               beg;
        UInt32               end;
        UInt32               userData;
        GS::Bool8            mainDir;
        GS::Bool8            filler_1;
        UInt32               filler_2[3];
    } API_GridMeshLine;

 

멤버

head
____
beg
시작 정점의 인덱스입니다.
end
끝 정점의 인덱스입니다.
userData
____
mainDir
만약 false이면 2차 방향입니다.

설명

____

요구사항

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

 

참고사항

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