VR-Forces 4.2 Class Documentation
ssVectorObstructionInserter.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2005 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: ssVectorObstructionInserter.h,v $ $Revision: 1.2 $ $State: Exp $
7 ******************************************************************************/
8 #ifndef ssVectorObstructionInserter_H_
9 #define ssVectorObstructionInserter_H_
10 
13 
14 #include "geometry/spatialSubdivision.h"
15 
17 
23 {
24 public:
26 
28 
36  virtual bool insert(DtVectorObstruction* vectorObstructionToInsert,
37  DtSpatialSubdivision<DtVectorObstruction*>& spatialSubdivision);
38 
39 protected:
43 
44 private:
45 };
46 
47 #endif

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)