Types of intersections and whether the rays are entering or exiting the body when they hit.
Bitmask.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum swRayPtsResults_e
Inherits System.Enum |
C# | |
---|
public enum swRayPtsResults_e : System.Enum |
C++/CLI | |
---|
public enum class swRayPtsResults_e : public System.Enum |
Members
See Also