Show / Hide Table of Contents

Enum OctantOrientation

Namespace: Fusee.PointCloud.Common
Assembly: Fusee.PointCloud.Common.dll
Syntax
[Flags]
public enum OctantOrientation : byte

Fields

Name Description
DownUpMask
FrontBackMask
LeftBackDown
LeftBackUp
LeftFrontDown
LeftFrontUp
LeftRightFrontBackDownUpMask
LeftRightMask
RightBackDown
RightBackUp
RightFrontDown
RightFrontUp
Generated by DocFX
GitHub Repo
Back to top