API_Interval
가능한 주기성을 처리하는 간격을 설명합니다.
typedef struct { double lower; double upper; double periodicity; double filler_1; } API_Interval;
멤버
- lower
- 간격의 하한입니다.
- upper
- 간격의 상한입니다.
- periodicity
- 만약 원형이면 간격 길이입니다.
설명
없음
요구사항
- 버전: API 12.0 또는 이후
- 헤더: APIdefs_Base.h
참고사항
API_GridMeshDirection, API_GridMeshHead, API_GridMeshVertex, API_GridMeshEdge, API_GridEdgeInfo
API_GridMeshLine, API_GridMeshPolygon, API_GridMesh
API_Plane3D, API_Surface3D
API 타입