physiquevertex.inl

Go to the documentation of this file.
00001     // Protocols for Physique Rigid Vertex Interface classes
00002 #pragma warning(push)
00003 #pragma warning(disable:4100)
00004 
00005     def_visible_generic_debug_ok    ( GetNode,          "GetNode");
00006     def_visible_generic_debug_ok    ( GetOffsetVector,  "GetOffsetVector");
00007 
00008 #pragma warning(pop)