Class THREE.Projector
Defined in: Projector.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<inner> |
clipLine(s1, s2)
|
<inner> | |
<inner> | |
<inner> | |
<inner> | |
<inner> | |
<inner> | |
<inner> |
painterSort(a, b)
|
pickingRay(vector, camera)
|
|
<inner> |
projectGraph(root, sortObjects)
|
projectScene(scene, camera, sortObjects, sortElements)
|
|
projectVector(vector, camera)
|
|
unprojectVector(vector, camera)
|
Method Detail
<inner>
clipLine(s1, s2)
- Parameters:
- s1
- s2
<inner>
getNextFace3InPool()
<inner>
getNextFace4InPool()
<inner>
getNextLineInPool()
<inner>
getNextObjectInPool()
<inner>
getNextParticleInPool()
<inner>
getNextVertexInPool()
<inner>
painterSort(a, b)
- Parameters:
- a
- b
pickingRay(vector, camera)
- Parameters:
- vector
- camera
<inner>
projectGraph(root, sortObjects)
- Parameters:
- root
- sortObjects
projectScene(scene, camera, sortObjects, sortElements)
- Parameters:
- scene
- camera
- sortObjects
- sortElements
projectVector(vector, camera)
- Parameters:
- vector
- camera
unprojectVector(vector, camera)
- Parameters:
- vector
- camera