Loading LrComposedObject3D.cpp→LrComposedObject.cpp +0 −0 File moved. View file LrComposedObject3D.h→LrComposedObject.h +0 −0 File moved. View file LrElementaryObject3D.cpp→LrElementaryObject.cpp +0 −0 File moved. View file LrElementaryObject3D.h→LrElementaryObject.h +0 −0 File moved. View file LrGeometry.cpp +5 −1 Original line number Diff line number Diff line /** * @brief 3D object management. * @brief GÉOMÉTRIE : Gestion d'une géométrie générique * @file LrGeometry.cpp * @date Vendredi 7 mars 2008 * @note * @author Josselin Francois * @author Michael Nauge * @author Axel Richard * @author Hervé Souchaud * @author Emeric Verschuur * * Ce fichier contient la classe qui gère une géométrie générique. */ #include "LrGeometry.h" Loading Loading
LrGeometry.cpp +5 −1 Original line number Diff line number Diff line /** * @brief 3D object management. * @brief GÉOMÉTRIE : Gestion d'une géométrie générique * @file LrGeometry.cpp * @date Vendredi 7 mars 2008 * @note * @author Josselin Francois * @author Michael Nauge * @author Axel Richard * @author Hervé Souchaud * @author Emeric Verschuur * * Ce fichier contient la classe qui gère une géométrie générique. */ #include "LrGeometry.h" Loading