OpenMW
Public Member Functions
CSMFilter::OrNode Class Reference

#include <ornode.hpp>

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

CSMFilter::OrNode::OrNode ( const std::vector< boost::shared_ptr< Node > > &  nodes)

Member Function Documentation

bool CSMFilter::OrNode::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: