visCompareAttrAccess Class Reference

[VisAPI Index] [VisAPI Hierarchy]


Compare attribute access implementation. More...

#include <VisApi/VisApi.h>

Inherits: visAttributeAccess

Public Members

Private Members


Detailed Description

This class implements the attribute access for use with two attributes. It can be used along with an attribute combiner to compare two attributes.


 visCompareAttrAccess(visAdaptiveGrid *fieldAccess, visAttrVal val)

Initialize this class with fieldAccess and attribute val. The fieldAccess will be used to get an attribute factory for an attribute.

void setCompareAttribute(visAttribute **attr)

Set second attribute.


  • Author: Peter Breitling
  • Version: 03-17-98
  • Documentation generated by breitlip@atzenger10 on Mon Jan 17 19:29:23 CET 2000
Kdoc