VR-Forces 4.1 Class Documentation
ssVectorObstructionIntersector.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2004 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: ssVectorObstructionIntersector.h,v $ $Revision: 1.4 $ $State: Exp $
7 *********************************************************************/
8 #ifndef ssVectorObstructionIntersector_H_
9 #define ssVectorObstructionIntersector_H_
10 
13 
14 #include <vlutil/vlConfig.h>
17 #include "geometry/ssFunctor.h"
18 
25 {
26 public:
29 
32 
36  virtual bool intersect(DtVectorObstruction* vectorObstruction,
37  DtSpatialSubdivision<DtVectorObstruction*>& spatialSubdivision) const;
38 
39 
45  virtual bool intersect(DtVectorObstruction* vectorObstruction,
48 
49 protected:
53 
54 private:
55 
56 };
57 
58 
59 #endif

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)