Ignore:
Timestamp:
12/10/15 10:49:18 (9 years ago)
Author:
nguyenhu
Message:

I/O for DbtPlyVtgManager, add classes to compile, fixed DbtPlyCPT by adding type Pose3D from previous version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StdDbtPlayerComponents/DbtPlyAlascaManager.h

    r65 r109  
    55//  author:     Gerald Dherbomez
    66//              Copyright Heudiasyc UMR UTC/CNRS 6599
    7 // 
     7//
    88//  version:    $Id: $
    99//
    10 //  purpose:   
     10//  purpose:
    1111// *********************************************************************
    1212
     
    1717
    1818#include "DbitePlayer/DbtPlyFileManager.h"
    19 #include "structure/structure_telemetre.h"
    20 
     19//#include "structure/structure_telemetre.h"
     20#include "../Alasca/AlascaData.h"
    2121// Export macro for DbtPlyAlasca DLL for Windows only
    2222#ifdef WIN32
     
    2929#   endif
    3030#else
    31     // On other platforms, simply ignore this 
    32 #   define DBTPLYALASCA_API 
     31    // On other platforms, simply ignore this
     32#   define DBTPLYALASCA_API
    3333#endif
    3434
    3535namespace pacpus {
    36    
     36
    3737class ShMem;
    3838
Note: See TracChangeset for help on using the changeset viewer.