Skip to content

Commit

Permalink
Deploying to gh-pages from @ 55e20f5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Meakk committed Dec 23, 2024
1 parent a673fcb commit bc1da12
Show file tree
Hide file tree
Showing 68 changed files with 3,629 additions and 65 deletions.
4 changes: 2 additions & 2 deletions assets/js/search-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/libf3d/OPTIONS.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions doc/libf3d/OPTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ render.background.skybox|bool<br>false<br>render|Show the *HDRI* image as a skyb
render.background.blur.enable|bool<br>false<br>render|Blur background, useful with a skybox.|\-\-blur-background
render.background.blur.coc|double<br>20.0<br>render|Blur background circle of confusion radius.|\-\-blur-coc
render.light.intensity|double<br>1.0<br>render|Adjust the intensity of every light in the scene.|\-\-light-intensity
render.armature.enable|bool<br>false<br>render|Display armatures if present in the scene (glTF only).|\-\-armature

## UI Options

Expand Down
26 changes: 26 additions & 0 deletions doc/libf3d/vtkext_doxygen/_sources/api/classvtkF3DGLTFImporter.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
.. _exhale_class_classvtkF3DGLTFImporter:

Class vtkF3DGLTFImporter
========================

- Defined in :ref:`file_module_vtkF3DGLTFImporter.h`


Inheritance Relationships
-------------------------

Base Type
*********

- ``public vtkGLTFImporter``


Class Documentation
-------------------


.. doxygenclass:: vtkF3DGLTFImporter
:project: libf3d
:members:
:protected-members:
:undoc-members:
2 changes: 2 additions & 0 deletions doc/libf3d/vtkext_doxygen/_sources/api/dir_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Files
- :ref:`file_module_vtkF3DBitonicSort.h`
- :ref:`file_module_vtkF3DFaceVaryingPointDispatcher.cxx`
- :ref:`file_module_vtkF3DFaceVaryingPointDispatcher.h`
- :ref:`file_module_vtkF3DGLTFImporter.cxx`
- :ref:`file_module_vtkF3DGLTFImporter.h`
- :ref:`file_module_vtkF3DImporter.cxx`
- :ref:`file_module_vtkF3DImporter.h`

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@

.. _file_module_vtkF3DGLTFImporter.cxx:

File vtkF3DGLTFImporter.cxx
===========================

|exhale_lsh| :ref:`Parent directory <dir_module>` (``module``)

.. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS


.. contents:: Contents
:local:
:backlinks: none

Definition (``module/vtkF3DGLTFImporter.cxx``)
----------------------------------------------


.. toctree::
:maxdepth: 1

program_listing_file_module_vtkF3DGLTFImporter.cxx.rst





Includes
--------


- ``vtkActor.h``

- ``vtkF3DGLTFImporter.h`` (:ref:`file_module_vtkF3DGLTFImporter.h`)

- ``vtkF3DImporter.h`` (:ref:`file_module_vtkF3DImporter.h`)

- ``vtkInformation.h``

- ``vtkObjectFactory.h``

- ``vtkOpenGLShaderProperty.h``






Functions
---------


- :ref:`exhale_function_vtkF3DGLTFImporter_8cxx_1aeaa454ae7e811d120c059acc61ddfdac`

Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@

.. _file_module_vtkF3DGLTFImporter.h:

File vtkF3DGLTFImporter.h
=========================

|exhale_lsh| :ref:`Parent directory <dir_module>` (``module``)

.. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS


.. contents:: Contents
:local:
:backlinks: none

Definition (``module/vtkF3DGLTFImporter.h``)
--------------------------------------------


.. toctree::
:maxdepth: 1

program_listing_file_module_vtkF3DGLTFImporter.h.rst





Includes
--------


- ``vtkGLTFImporter.h``

- ``vtkVersion.h``

- ``vtkextModule.h``



Included By
-----------


- :ref:`file_module_vtkF3DGLTFImporter.cxx`




Classes
-------


- :ref:`exhale_class_classvtkF3DGLTFImporter`

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,16 @@ Includes

- ``vtkF3DImporter.h`` (:ref:`file_module_vtkF3DImporter.h`)

- ``vtkInformationIntegerKey.h``






Functions
---------


- :ref:`exhale_function_vtkF3DImporter_8cxx_1a52b7d3fa4dab2f3494644899827e711e`

Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Included By
-----------


- :ref:`file_module_vtkF3DGLTFImporter.cxx`

- :ref:`file_module_vtkF3DImporter.cxx`


Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. _exhale_function_vtkF3DFaceVaryingPointDispatcher_8cxx_1ad9c00f705d93dae0625202d9bbf6b075:

Function vtkInformationKeyMacro
===============================
Function vtkInformationKeyMacro(vtkF3DFaceVaryingPointDispatcher, INTERPOLATION_TYPE, Integer)
==============================================================================================

- Defined in :ref:`file_module_vtkF3DFaceVaryingPointDispatcher.cxx`

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _exhale_function_vtkF3DGLTFImporter_8cxx_1aeaa454ae7e811d120c059acc61ddfdac:

Function vtkStandardNewMacro(vtkF3DGLTFImporter)
================================================

- Defined in :ref:`file_module_vtkF3DGLTFImporter.cxx`


Function Documentation
----------------------


.. doxygenfunction:: vtkStandardNewMacro(vtkF3DGLTFImporter)
:project: libf3d
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.. _exhale_function_vtkF3DImporter_8cxx_1a52b7d3fa4dab2f3494644899827e711e:

Function vtkInformationKeyMacro(vtkF3DImporter, ACTOR_IS_ARMATURE, Integer)
===========================================================================

- Defined in :ref:`file_module_vtkF3DImporter.cxx`


Function Documentation
----------------------


.. doxygenfunction:: vtkInformationKeyMacro(vtkF3DImporter, ACTOR_IS_ARMATURE, Integer)
:project: libf3d
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@

.. _program_listing_file_module_vtkF3DGLTFImporter.cxx:

Program Listing for File vtkF3DGLTFImporter.cxx
===============================================

|exhale_lsh| :ref:`Return to documentation for file <file_module_vtkF3DGLTFImporter.cxx>` (``module/vtkF3DGLTFImporter.cxx``)

.. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS

.. code-block:: cpp
#include "vtkF3DGLTFImporter.h"
#include "vtkF3DImporter.h"
#include <vtkActor.h>
#include <vtkInformation.h>
#include <vtkObjectFactory.h>
#include <vtkOpenGLShaderProperty.h>
//----------------------------------------------------------------------------
vtkStandardNewMacro(vtkF3DGLTFImporter);
//----------------------------------------------------------------------------
#if VTK_VERSION_NUMBER >= VTK_VERSION_CHECK(9, 4, 20241219)
vtkF3DGLTFImporter::vtkF3DGLTFImporter()
{
this->SetImportArmature(true);
}
#else
vtkF3DGLTFImporter::vtkF3DGLTFImporter() = default;
#endif
//----------------------------------------------------------------------------
#if VTK_VERSION_NUMBER >= VTK_VERSION_CHECK(9, 4, 20241219)
void vtkF3DGLTFImporter::ApplyArmatureProperties(vtkActor* actor)
{
this->Superclass::ApplyArmatureProperties(actor);
vtkNew<vtkInformation> info;
info->Set(vtkF3DImporter::ACTOR_IS_ARMATURE(), 1);
actor->SetPropertyKeys(info);
}
#endif
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

.. _program_listing_file_module_vtkF3DGLTFImporter.h:

Program Listing for File vtkF3DGLTFImporter.h
=============================================

|exhale_lsh| :ref:`Return to documentation for file <file_module_vtkF3DGLTFImporter.h>` (``module/vtkF3DGLTFImporter.h``)

.. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS

.. code-block:: cpp
#ifndef vtkF3DGLTFImporter_h
#define vtkF3DGLTFImporter_h
#include "vtkextModule.h"
#include <vtkGLTFImporter.h>
#include <vtkVersion.h>
class vtkInformationIntegerKey;
class VTKEXT_EXPORT vtkF3DGLTFImporter : public vtkGLTFImporter
{
public:
static vtkF3DGLTFImporter* New();
vtkTypeMacro(vtkF3DGLTFImporter, vtkGLTFImporter);
protected:
vtkF3DGLTFImporter();
~vtkF3DGLTFImporter() override = default;
// need https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11774
#if VTK_VERSION_NUMBER >= VTK_VERSION_CHECK(9, 4, 20241219)
void ApplyArmatureProperties(vtkActor* actor) override;
#endif
private:
vtkF3DGLTFImporter(const vtkF3DGLTFImporter&) = delete;
void operator=(const vtkF3DGLTFImporter&) = delete;
};
#endif
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Program Listing for File vtkF3DImporter.cxx
#include "vtkF3DImporter.h"
#include <vtkInformationIntegerKey.h>
vtkInformationKeyMacro(vtkF3DImporter, ACTOR_IS_ARMATURE, Integer);
#if VTK_VERSION_NUMBER >= VTK_VERSION_CHECK(9, 3, 20240707)
//----------------------------------------------------------------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,13 @@ Program Listing for File vtkF3DImporter.h
#include <vtkImporter.h>
#include <vtkVersion.h>
class vtkInformationIntegerKey;
class VTKEXT_EXPORT vtkF3DImporter : public vtkImporter
{
public:
static vtkInformationIntegerKey* ACTOR_IS_ARMATURE();
#if VTK_VERSION_NUMBER >= VTK_VERSION_CHECK(9, 3, 20240707)
bool UpdateAtTimeValue(double timeValue) override;
#else
Expand Down
10 changes: 10 additions & 0 deletions doc/libf3d/vtkext_doxygen/_sources/api/unabridged_orphan.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@ Files

file_module_vtkF3DFaceVaryingPointDispatcher.h.rst

.. toctree::
:maxdepth: 5

file_module_vtkF3DGLTFImporter.cxx.rst

.. toctree::
:maxdepth: 5

file_module_vtkF3DGLTFImporter.h.rst

.. toctree::
:maxdepth: 5

Expand Down
5 changes: 4 additions & 1 deletion doc/libf3d/vtkext_doxygen/api/classvtkF3DBitonicSort.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,14 @@
<li class="toctree-l1 current active has-children"><a class="reference internal" href="library_root.html">Library API</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-1"><i class="fa-solid fa-chevron-down"></i></label><ul class="current">
<li class="toctree-l2 current active"><a class="current reference internal" href="#">Class vtkF3DBitonicSort</a></li>
<li class="toctree-l2"><a class="reference internal" href="classvtkF3DFaceVaryingPointDispatcher.html">Class vtkF3DFaceVaryingPointDispatcher</a></li>
<li class="toctree-l2"><a class="reference internal" href="classvtkF3DGLTFImporter.html">Class vtkF3DGLTFImporter</a></li>
<li class="toctree-l2"><a class="reference internal" href="classvtkF3DImporter.html">Class vtkF3DImporter</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_TestF3DBitonicSort_8cxx_1a9c35c31cc0fb7e40d93b302cddaee286.html">Function TestF3DBitonicSort</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DFaceVaryingPointDispatcher_8cxx_1ad9c00f705d93dae0625202d9bbf6b075.html">Function vtkInformationKeyMacro</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DFaceVaryingPointDispatcher_8cxx_1ad9c00f705d93dae0625202d9bbf6b075.html">Function vtkInformationKeyMacro(vtkF3DFaceVaryingPointDispatcher, INTERPOLATION_TYPE, Integer)</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DImporter_8cxx_1a52b7d3fa4dab2f3494644899827e711e.html">Function vtkInformationKeyMacro(vtkF3DImporter, ACTOR_IS_ARMATURE, Integer)</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DBitonicSort_8cxx_1a50d0a1ddaa7f199622d02894986742e7.html">Function vtkStandardNewMacro(vtkF3DBitonicSort)</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DFaceVaryingPointDispatcher_8cxx_1a7e95720a1452f0763e18f2ae97156271.html">Function vtkStandardNewMacro(vtkF3DFaceVaryingPointDispatcher)</a></li>
<li class="toctree-l2"><a class="reference internal" href="function_vtkF3DGLTFImporter_8cxx_1aeaa454ae7e811d120c059acc61ddfdac.html">Function vtkStandardNewMacro(vtkF3DGLTFImporter)</a></li>
</ul>
</li>
</ul>
Expand Down
Loading

0 comments on commit bc1da12

Please sign in to comment.