OpenMW
Public Member Functions
CSMFilter::NotNode Class Reference

#include <notnode.hpp>

List of all members.

Public Member Functions

 NotNode (boost::shared_ptr< Node > child)
virtual bool test (const CSMWorld::IdTable &table, int row, const std::map< int, int > &columns) const

Constructor & Destructor Documentation

CSMFilter::NotNode::NotNode ( boost::shared_ptr< Node child)

Member Function Documentation

bool CSMFilter::NotNode::test ( const CSMWorld::IdTable table,
int  row,
const std::map< int, int > &  columns 
) const [virtual]
Returns:
Can the specified table row pass through to filter?
Parameters:
columnscolumn ID to column index mapping

Implements CSMFilter::Node.


The documentation for this class was generated from the following files: