|
773 | 773 | "kind": "class", |
774 | 774 | "namespace": "cameraflight" |
775 | 775 | }, |
| 776 | + "CameraLike": { |
| 777 | + "summary": "", |
| 778 | + "path": "/api-docs#./docs/api/types/cameraflight.CameraLike.html", |
| 779 | + "kind": "type", |
| 780 | + "namespace": "cameraflight" |
| 781 | + }, |
776 | 782 | "CameraParams": { |
777 | 783 | "summary": "Parameters for a Camera.", |
778 | 784 | "path": "/api-docs#./docs/api/interfaces/viewer.CameraParams.html", |
779 | 785 | "kind": "interface", |
780 | 786 | "namespace": "viewer" |
781 | 787 | }, |
| 788 | + "CameraPath": { |
| 789 | + "summary": "Sequence of camera frames that can be sampled or played back over time.", |
| 790 | + "path": "/api-docs#./docs/api/classes/cameraflight.CameraPath.html", |
| 791 | + "kind": "class", |
| 792 | + "namespace": "cameraflight" |
| 793 | + }, |
| 794 | + "CameraPathAnimation": { |
| 795 | + "summary": "Animates a camera along a CameraPath.", |
| 796 | + "path": "/api-docs#./docs/api/classes/cameraflight.CameraPathAnimation.html", |
| 797 | + "kind": "class", |
| 798 | + "namespace": "cameraflight" |
| 799 | + }, |
| 800 | + "CameraPathAnimationState": { |
| 801 | + "summary": "", |
| 802 | + "path": null, |
| 803 | + "kind": null, |
| 804 | + "namespace": "cameraflight" |
| 805 | + }, |
| 806 | + "CameraPathFrame": { |
| 807 | + "summary": "", |
| 808 | + "path": "/api-docs#./docs/api/types/cameraflight.CameraPathFrame.html", |
| 809 | + "kind": "type", |
| 810 | + "namespace": "cameraflight" |
| 811 | + }, |
782 | 812 | "Canvas2Image": { |
783 | 813 | "summary": "Canvas2Image v0.", |
784 | 814 | "path": "/api-docs#./docs/api/variables/webglutils.Canvas2Image.html", |
|
1235 | 1265 | "kind": "type", |
1236 | 1266 | "namespace": "io" |
1237 | 1267 | }, |
| 1268 | + "CubicBezierCurve": { |
| 1269 | + "summary": "A Curve along which a 3D position can be animated.", |
| 1270 | + "path": "/api-docs#./docs/api/classes/curves.CubicBezierCurve.html", |
| 1271 | + "kind": "class", |
| 1272 | + "namespace": "curves" |
| 1273 | + }, |
| 1274 | + "Curve": { |
| 1275 | + "summary": "Base class for parametric 3D curves.", |
| 1276 | + "path": "/api-docs#./docs/api/classes/curves.Curve.html", |
| 1277 | + "kind": "class", |
| 1278 | + "namespace": "curves" |
| 1279 | + }, |
1238 | 1280 | "CustomProjection": { |
1239 | 1281 | "summary": "Configures a custom projection for a Camera.", |
1240 | 1282 | "path": "/api-docs#./docs/api/classes/viewer.CustomProjection.html", |
|
1739 | 1781 | "kind": "class", |
1740 | 1782 | "namespace": "generic" |
1741 | 1783 | }, |
1742 | | - "GenericPickDepthTechnique": { |
1743 | | - "summary": "Draw technique for rendering generic pick depth.", |
1744 | | - "path": "/api-docs#./docs/api/classes/generic.GenericPickDepthTechnique.html", |
1745 | | - "kind": "class", |
1746 | | - "namespace": "generic" |
1747 | | - }, |
1748 | 1784 | "GenericPickMeshTechnique": { |
1749 | 1785 | "summary": "Draw technique for rendering meshes for picking, generic for all primitive types.", |
1750 | 1786 | "path": "/api-docs#./docs/api/classes/generic.GenericPickMeshTechnique.html", |
|
3737 | 3773 | "kind": "function", |
3738 | 3774 | "namespace": "techniques" |
3739 | 3775 | }, |
| 3776 | + "QuadraticBezierCurve": { |
| 3777 | + "summary": "A QuadraticBezierCurve is a Curve along which a 3D position can be animated.", |
| 3778 | + "path": "/api-docs#./docs/api/classes/curves.QuadraticBezierCurve.html", |
| 3779 | + "kind": "class", |
| 3780 | + "namespace": "curves" |
| 3781 | + }, |
3740 | 3782 | "QualityRender": { |
3741 | 3783 | "summary": "Quality rendering mode.", |
3742 | 3784 | "path": "/api-docs#./docs/api/variables/constants.QualityRender.html", |
|
4283 | 4325 | "kind": "interface", |
4284 | 4326 | "namespace": "scene" |
4285 | 4327 | }, |
| 4328 | + "SceneLike": { |
| 4329 | + "summary": "", |
| 4330 | + "path": "/api-docs#./docs/api/types/cameraflight.SceneLike.html", |
| 4331 | + "kind": "type", |
| 4332 | + "namespace": "cameraflight" |
| 4333 | + }, |
4286 | 4334 | "SceneMesh": { |
4287 | 4335 | "summary": "A mesh in a SceneModel.", |
4288 | 4336 | "path": "/api-docs#./docs/api/classes/scene.SceneMesh.html", |
|
4397 | 4445 | "kind": "interface", |
4398 | 4446 | "namespace": "scene" |
4399 | 4447 | }, |
| 4448 | + "SceneWithEvents": { |
| 4449 | + "summary": "", |
| 4450 | + "path": "/api-docs#./docs/api/types/cameraflight.SceneWithEvents.html", |
| 4451 | + "kind": "type", |
| 4452 | + "namespace": "cameraflight" |
| 4453 | + }, |
4400 | 4454 | "SDKErrorType": { |
4401 | 4455 | "summary": "Enumeration of SDK error types.", |
4402 | 4456 | "path": null, |
|
4553 | 4607 | "kind": "variable", |
4554 | 4608 | "namespace": "constants" |
4555 | 4609 | }, |
| 4610 | + "SplineCurve": { |
| 4611 | + "summary": "A Curve along which a 3D position can be animated.", |
| 4612 | + "path": "/api-docs#./docs/api/classes/curves.SplineCurve.html", |
| 4613 | + "kind": "class", |
| 4614 | + "namespace": "curves" |
| 4615 | + }, |
4556 | 4616 | "sqLenVec2": { |
4557 | 4617 | "summary": "Returns the squared length of a two-element vector.", |
4558 | 4618 | "path": "/api-docs#./docs/api/functions/vector.sqLenVec2.html", |
|
4667 | 4727 | "kind": "class", |
4668 | 4728 | "namespace": "viewer" |
4669 | 4729 | }, |
| 4730 | + "TickEvent": { |
| 4731 | + "summary": "", |
| 4732 | + "path": "/api-docs#./docs/api/types/cameraflight.TickEvent.html", |
| 4733 | + "kind": "type", |
| 4734 | + "namespace": "cameraflight" |
| 4735 | + }, |
| 4736 | + "TickListener": { |
| 4737 | + "summary": "", |
| 4738 | + "path": "/api-docs#./docs/api/types/cameraflight.TickListener.html", |
| 4739 | + "kind": "type", |
| 4740 | + "namespace": "cameraflight" |
| 4741 | + }, |
4670 | 4742 | "TickParams": { |
4671 | 4743 | "summary": "Parameters that accompany events fired by Viewer.", |
4672 | 4744 | "path": "/api-docs#./docs/api/interfaces/viewer.TickParams.html", |
|
5141 | 5213 | "kind": "class", |
5142 | 5214 | "namespace": "webglutils" |
5143 | 5215 | }, |
| 5216 | + "WebGLPickBuffer": { |
| 5217 | + "summary": "A utility class for managing a WebGL framebuffer used for picking.", |
| 5218 | + "path": "/api-docs#./docs/api/classes/webglutils.WebGLPickBuffer.html", |
| 5219 | + "kind": "class", |
| 5220 | + "namespace": "webglutils" |
| 5221 | + }, |
5144 | 5222 | "WebGLProgram": { |
5145 | 5223 | "summary": "Represents a WebGL2 program.", |
5146 | 5224 | "path": "/api-docs#./docs/api/classes/webglutils.WebGLProgram.html", |
|
0 commit comments