10 #ifndef GO_PROFILEGENERATION_H
11 #define GO_PROFILEGENERATION_H
250 #include <GoSdk/GoProfileGeneration.x.h>
kStatus GoProfileGenerationFixedLength_SetStartTrigger(GoProfileGeneration profile, GoProfileGenerationStartTrigger trigger)
Sets the fixed length profile generation start trigger.
k64f GoProfileGenerationFixedLength_LengthLimitMax(GoProfileGeneration profile)
Gets the fixed length profile generation circumference limit maximum value.
k64f GoProfileGenerationFixedLength_LengthLimitMin(GoProfileGeneration profile)
Gets the fixed length profile generation circumference limit minimum value.
Represents a profile generation configuration.
kSize GoProfileGenerationFixedLength_TriggerExternalInputIndexOptionCount(GoProfileGeneration surface)
Gets the count of available external input trigger index options.
k64f GoProfileGenerationRotational_Circumference(GoProfileGeneration profile)
Gets the rotational profile generation circumference.
GoProfileGenerationType GoProfileGeneration_GenerationType(GoProfileGeneration profile)
Gets the current profile generation type.
k64f GoProfileGenerationVariableLength_MaxLengthLimitMin(GoProfileGeneration profile)
Gets the variable length profile generation circumference limit minimum value.
Represents a profile generation start trigger.
kBool GoProfileGenerationFixedLength_TriggerExternalInputIndexUsed(GoProfileGeneration surface)
Gets the flag indicating whether the external input trigger is being used.
Essential SDK declarations.
kStatus GoProfileGenerationRotational_SetCircumference(GoProfileGeneration profile, k64f value)
Sets the rotational profile generation profile circumference.
GoProfileGenerationStartTrigger GoProfileGenerationFixedLength_StartTrigger(GoProfileGeneration profile)
Gets the fixed length profile generation start trigger.
k64f GoProfileGenerationFixedLength_Length(GoProfileGeneration profile)
Gets the fixed length profile generation profile length.
kStatus GoProfileGenerationFixedLength_SetLength(GoProfileGeneration profile, k64f length)
Sets the fixed length profile generation profile length.
k64f GoProfileGenerationVariableLength_MaxLengthLimitMax(GoProfileGeneration profile)
Gets the variable length profile generation circumference limit maximum value.
kStatus GoProfileGenerationVariableLength_SetMaxLength(GoProfileGeneration profile, k64f length)
Sets the variable length profile generation maximum length.
k64f GoProfileGenerationRotational_CircumferenceLimitMax(GoProfileGeneration profile)
Gets the rotational profile generation circumference limit maximum value.
Represents a profile generation type.
kStatus GoProfileGenerationFixedLength_SetTriggerExternalInputIndex(GoProfileGeneration surface, k32s index)
Sets the external input index to trigger surface capturing.
kStatus GoProfileGeneration_SetGenerationType(GoProfileGeneration profile, GoProfileGenerationType type)
Sets the profile generation type.
k32s GoProfileGenerationFixedLength_TriggerExternalInputIndex(GoProfileGeneration surface)
Gets the external input index to trigger surface capturing.
k64f GoProfileGenerationVariableLength_MaxLength(GoProfileGeneration profile)
Gets the variable length profile generation maximum length.
k64f GoProfileGenerationRotational_CircumferenceLimitMin(GoProfileGeneration profile)
Gets the rotational profile generation circumference limit minimum value.