enum class TrackOrientationType_ t : uint32
{
TrackOrientation_ Fixed = 0,
TrackOrientation_ FacePath = 1,
TrackOrientation_ FacePathAngles = 2,
};enum class TrackOrientationType_ t : uint32
{
TrackOrientation_ Fixed = 0,
TrackOrientation_ FacePath = 1,
TrackOrientation_ FacePathAngles = 2,
};