14 #include "msdevstudio/MSconfig.h"
50 using namespace hippodraw;
53 :
BaseXML (
"DataRep", controller ),
54 m_contours (
"contours" )
77 const void * addr = reinterpret_cast <
const void * > ( & rep );
151 if ( binProjector != 0 )
158 if ( functionProjector != 0 )
166 if ( mapMatrixProjector != 0 ) {
178 const void * addr = reinterpret_cast <
const void * > ( target );
194 bool ok = element -> attribute (
m_type, type );
197 if ( type ==
"Z Plot" ) {
222 assert ( ntuple != 0 );
224 vector < string > bindings;
252 if ( element != 0 ) {
259 if ( element != 0 ) {
265 if ( element != 0 ) {
267 assert ( targetelement );
268 int id = targetelement->
getID ();
274 if ( element == 0 ) {
277 if ( element == 0 ) {
291 if ( type ==
"TextDataRep" ) {
295 if ( rep == 0 )
return 0;
298 assert ( pr_element );