contrib/gel/vsol/vsol_spatial_object.cxx
Go to the documentation of this file.
00001 // This is gel/vsol/vsol_spatial_object.cxx
00002 #include "vsol_spatial_object.h"
00003 //:
00004 // \file
00005 
00006 vsol_spatial_object::vsol_spatial_object()
00007 :vul_timestamp(), vbl_ref_count(), vsol_flags_id()
00008 {
00009 }
00010 
00011 vsol_spatial_object::~vsol_spatial_object()
00012 {
00013 }