1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

// completed base animation XCAF getting/setting object

Going to test on CAD format import
This commit is contained in:
dpasukhi
2023-05-28 13:18:14 +01:00
committed by oan
parent 2ffca9595b
commit ce13c99e9b
3 changed files with 56 additions and 15 deletions

View File

@@ -15,8 +15,8 @@
#ifndef _XCAFDoc_AnimationTool_HeaderFile
#define _XCAFDoc_AnimationTool_HeaderFile
#include <TDataStd_GenericEmpty.hxx>
#include <TDF_LabelSequence.hxx>
#include <TDataStd_GenericEmpty.hxx>
//! A tool to store shapes in an XDE
//! document in the form of assembly structure, and to maintain this structure.