36 GoFx(
k64f) GoSections_XLimitMin(GoSections sections);
46 GoFx(
k64f) GoSections_XLimitMax(GoSections sections);
56 GoFx(
k64f) GoSections_YLimitMin(GoSections sections);
66 GoFx(
k64f) GoSections_YLimitMax(GoSections sections);
76 GoFx(
kSize) GoSections_SectionCount(GoSections sections);
88 GoFx(
GoSection) GoSections_SectionAt(GoSections sections,
kSize index);
99 GoFx(
kStatus) GoSections_AddSection(GoSections sections,
GoSection* section);
110 GoFx(
kStatus) GoSections_RemoveSection(GoSections sections,
kSize index);
120 GoFx(
kStatus) GoSections_Clear(GoSections sections);
123 #include <GoSdk/GoSections.x.h>
Essential SDK declarations.
Declares the GoSection class.
Represents sections to be applied on surface data.