Packageaway3d.core.math
Classpublic class PlaneClassification
InheritancePlaneClassification Inheritance Object



Public Constants
 ConstantDefined By
  BACK : int = 0
[static]
PlaneClassification
  FRONT : int = 1
[static]
PlaneClassification
  IN : int = 0
[static]
PlaneClassification
  INTERSECT : int = 2
[static]
PlaneClassification
  OUT : int = 1
[static]
PlaneClassification
Constant Detail
BACKConstant
public static const BACK:int = 0

FRONTConstant 
public static const FRONT:int = 1

INConstant 
public static const IN:int = 0

INTERSECTConstant 
public static const INTERSECT:int = 2

OUTConstant 
public static const OUT:int = 1