Tube_impose#
#include <Tube_base.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Tube\_impose <class-tube-impose>`
[Tube\_impose](#class-tube-impose)
Detailed description#
Inherits from#
public : Tube_base
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int Tube_impose::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Tube_impose::duplique() const override <tube-impose-public-int-tube-impose-duplique-const-override>`
[int Tube_impose::duplique() const override](#tube-impose-public-int-tube-impose-duplique-const-override)
get_info#
const Type_info * Tube_impose::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Tube_impose::get_info() const override <tube-impose-public-const-type-info-ptr-tube-impose-get-info-const-override>`
[const Type_info * Tube_impose::get_info() const override](#tube-impose-public-const-type-info-ptr-tube-impose-get-info-const-override)
taille_memoire#
unsigned Tube_impose::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Tube_impose::taille_memoire() const override <tube-impose-public-unsigned-tube-impose-taille-memoire-const-override>`
[unsigned Tube_impose::taille_memoire() const override](#tube-impose-public-unsigned-tube-impose-taille-memoire-const-override)
Tube_impose#
Tube_impose::Tube_impose()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Tube_impose::Tube_impose() <tube-impose-public-tube-impose-tube-impose>`
[Tube_impose::Tube_impose()](#tube-impose-public-tube-impose-tube-impose)
update_vitesse_position#
void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override
Detailed description
Reimplements:
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override <tube-impose-public-void-tube-impose-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-override>`
[void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override](#tube-impose-public-void-tube-impose-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-override)
~Tube_impose#
Tube_impose::~Tube_impose()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Tube_impose::~Tube_impose() <tube-impose-public-tube-impose-dtor-tube-impose>`
[Tube_impose::~Tube_impose()](#tube-impose-public-tube-impose-dtor-tube-impose)
cree_instance#
Objet_U * Tube_impose::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Tube_impose::cree_instance() <tube-impose-public-static-objet-u-ptr-tube-impose-cree-instance>`
[Objet_U * Tube_impose::cree_instance()](#tube-impose-public-static-objet-u-ptr-tube-impose-cree-instance)
info#
const Type_info * Tube_impose::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Tube_impose::info() <tube-impose-public-static-const-type-info-ptr-tube-impose-info>`
[const Type_info * Tube_impose::info()](#tube-impose-public-static-const-type-info-ptr-tube-impose-info)
self_cast#
const Tube_impose & Tube_impose::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Tube_impose & Tube_impose::self_cast(const Objet_U &) <tube-impose-public-static-const-tube-impose-ref-tube-impose-self-cast-const-objet-u-ref>`
[const Tube_impose & Tube_impose::self_cast(const Objet_U &)](#tube-impose-public-static-const-tube-impose-ref-tube-impose-self-cast-const-objet-u-ref)
self_cast#
Tube_impose & Tube_impose::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Tube_impose & Tube_impose::self_cast(Objet_U &) <tube-impose-public-static-tube-impose-ref-tube-impose-self-cast-objet-u-ref>`
[Tube_impose & Tube_impose::self_cast(Objet_U &)](#tube-impose-public-static-tube-impose-ref-tube-impose-self-cast-objet-u-ref)
printOn#
Sortie & Tube_impose::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Tube_impose::printOn(Sortie &x) const override <tube-impose-protected-sortie-ref-tube-impose-printon-sortie-ref-x-const-override>`
[Sortie & Tube_impose::printOn(Sortie &x) const override](#tube-impose-protected-sortie-ref-tube-impose-printon-sortie-ref-x-const-override)
readOn#
Entree & Tube_impose::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Tube_impose::readOn(Entree &) override <tube-impose-protected-entree-ref-tube-impose-readon-entree-ref-override>`
[Entree & Tube_impose::readOn(Entree &) override](#tube-impose-protected-entree-ref-tube-impose-readon-entree-ref-override)
Attributes Documentation#
const Type_info Tube_impose::info_obj
Noms Tube_impose::expressions_position_