intermediary.cc
Go to the documentation of this file.
00001 /*
00002  * intermediary.cc
00003  * Mac Mason <mmason@willowgarage.com>
00004  *
00005  * Implementation.
00006  */
00007 
00008 #include "semanticmodel/intermediary.hh"
00009 
00010 namespace semanticmodel
00011 {
00012   Intermediary::Intermediary()
00013     : xyzs(), width(0), height(0), is_dense(false)
00014   {
00015   }
00016 }


semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Thu Dec 12 2013 12:39:10