Gocator API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
Public Member Functions
GoProfileRegion Class Reference
GoSdk/Tools
»
Profile
Description
Represents a profile region used in various profile tools.
Inheritance diagram for GoProfileRegion:
Public Member Functions
kStatus
GoProfileEdge_EnableRegion
(
GoProfileEdge
edge,
kBool
enable)
Enables the region.
More...
kStatus
GoProfileFeature_EnableRegion
(
GoProfileFeature
feature,
kBool
enable)
Enables the region.
More...
kStatus
GoProfileLineRegion_EnableRegionAt
(
GoProfileLineRegion
lineRegion,
kSize
index,
kBool
enable)
Enables the region.
More...
k64f
GoProfileRegion_Height
(
GoProfileRegion
region)
Gets the height.
More...
kStatus
GoProfileRegion_SetHeight
(
GoProfileRegion
region,
k64f
height)
Sets the height.
More...
kStatus
GoProfileRegion_SetWidth
(
GoProfileRegion
region,
k64f
width)
Sets the width.
More...
kStatus
GoProfileRegion_SetX
(
GoProfileRegion
region,
k64f
x)
Sets the X position.
More...
kStatus
GoProfileRegion_SetZ
(
GoProfileRegion
region,
k64f
z)
Sets the Z-position.
More...
k64f
GoProfileRegion_Width
(
GoProfileRegion
region)
Gets the width.
More...
k64f
GoProfileRegion_X
(
GoProfileRegion
region)
Gets the X-position.
More...
k64f
GoProfileRegion_Z
(
GoProfileRegion
region)
Gets the Z-position.
More...
The documentation for this class was generated from the following file:
Tools/
GoProfileToolUtils.h
GoProfileRegion
This site is best viewed with Firefox. Copyright (C) 2003-2015 by LMI Technologies.