- Preparing search index...
- The search index is not available
ara3d-webgl
Properties
a
b
c
Methods
clone
- clone(): Triangle
-
containsPoint
- containsPoint(point: THREE.Vector3): boolean
-
Returns boolean
copy
- copy(triangle: Triangle): Triangle
-
equals
- equals(triangle: Triangle): boolean
-
Returns boolean
getArea
- getArea(): number
-
Returns number
getPlane
- getPlane(target: Plane): Plane
-
intersectsBox
- intersectsBox(box: Box3): boolean
-
Returns boolean
isFrontFacing
- isFrontFacing(direction: THREE.Vector3): boolean
-
Returns boolean
setFromAttributeAndIndices
setFromPointsAndIndices
- setFromPointsAndIndices(points: THREE.Vector3[], i0: number, i1: number, i2: number): Triangle
-
Parameters
-
-
i0: number
-
i1: number
-
i2: number
Default
new THREE.Vector3()