Skip to content

Commit 683199c

Browse files
committed
Rebuild
1 parent 3753809 commit 683199c

833 files changed

Lines changed: 129294 additions & 116515 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/website/data/docsLookup.json

Lines changed: 84 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -773,12 +773,42 @@
773773
"kind": "class",
774774
"namespace": "cameraflight"
775775
},
776+
"CameraLike": {
777+
"summary": "",
778+
"path": "/api-docs#./docs/api/types/cameraflight.CameraLike.html",
779+
"kind": "type",
780+
"namespace": "cameraflight"
781+
},
776782
"CameraParams": {
777783
"summary": "Parameters for a Camera.",
778784
"path": "/api-docs#./docs/api/interfaces/viewer.CameraParams.html",
779785
"kind": "interface",
780786
"namespace": "viewer"
781787
},
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+
},
782812
"Canvas2Image": {
783813
"summary": "Canvas2Image v0.",
784814
"path": "/api-docs#./docs/api/variables/webglutils.Canvas2Image.html",
@@ -1235,6 +1265,18 @@
12351265
"kind": "type",
12361266
"namespace": "io"
12371267
},
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+
},
12381280
"CustomProjection": {
12391281
"summary": "Configures a custom projection for a Camera.",
12401282
"path": "/api-docs#./docs/api/classes/viewer.CustomProjection.html",
@@ -1739,12 +1781,6 @@
17391781
"kind": "class",
17401782
"namespace": "generic"
17411783
},
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-
},
17481784
"GenericPickMeshTechnique": {
17491785
"summary": "Draw technique for rendering meshes for picking, generic for all primitive types.",
17501786
"path": "/api-docs#./docs/api/classes/generic.GenericPickMeshTechnique.html",
@@ -3737,6 +3773,12 @@
37373773
"kind": "function",
37383774
"namespace": "techniques"
37393775
},
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+
},
37403782
"QualityRender": {
37413783
"summary": "Quality rendering mode.",
37423784
"path": "/api-docs#./docs/api/variables/constants.QualityRender.html",
@@ -4283,6 +4325,12 @@
42834325
"kind": "interface",
42844326
"namespace": "scene"
42854327
},
4328+
"SceneLike": {
4329+
"summary": "",
4330+
"path": "/api-docs#./docs/api/types/cameraflight.SceneLike.html",
4331+
"kind": "type",
4332+
"namespace": "cameraflight"
4333+
},
42864334
"SceneMesh": {
42874335
"summary": "A mesh in a SceneModel.",
42884336
"path": "/api-docs#./docs/api/classes/scene.SceneMesh.html",
@@ -4397,6 +4445,12 @@
43974445
"kind": "interface",
43984446
"namespace": "scene"
43994447
},
4448+
"SceneWithEvents": {
4449+
"summary": "",
4450+
"path": "/api-docs#./docs/api/types/cameraflight.SceneWithEvents.html",
4451+
"kind": "type",
4452+
"namespace": "cameraflight"
4453+
},
44004454
"SDKErrorType": {
44014455
"summary": "Enumeration of SDK error types.",
44024456
"path": null,
@@ -4553,6 +4607,12 @@
45534607
"kind": "variable",
45544608
"namespace": "constants"
45554609
},
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+
},
45564616
"sqLenVec2": {
45574617
"summary": "Returns the squared length of a two-element vector.",
45584618
"path": "/api-docs#./docs/api/functions/vector.sqLenVec2.html",
@@ -4667,6 +4727,18 @@
46674727
"kind": "class",
46684728
"namespace": "viewer"
46694729
},
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+
},
46704742
"TickParams": {
46714743
"summary": "Parameters that accompany events fired by Viewer.",
46724744
"path": "/api-docs#./docs/api/interfaces/viewer.TickParams.html",
@@ -5141,6 +5213,12 @@
51415213
"kind": "class",
51425214
"namespace": "webglutils"
51435215
},
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+
},
51445222
"WebGLProgram": {
51455223
"summary": "Represents a WebGL2 program.",
51465224
"path": "/api-docs#./docs/api/classes/webglutils.WebGLProgram.html",

packages/website/docs/api/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)