Web Analytics Made Easy - Statcounter
Skip to content

Class SBMStructuralModelNodeAtom::IsWithin#

ClassList > SBMStructuralModelNodeAtom > IsWithin

Inherits the following classes: SBCFunctorPredicate1< SBDDataGraphNode const * >

Public Functions#

Type Name
IsWithin (const SBQuantity::length & distance, const SBNodeIndexer & nodeIndexer)
virtual IsWithin * clone () override const
virtual bool operator() (SBDDataGraphNode const * node) override
virtual bool operator() (SBDDataGraphNode const * node) override const
~IsWithin ()

Public Functions Documentation#

function IsWithin#

SBMStructuralModelNodeAtom::IsWithin::IsWithin (
    const SBQuantity::length & distance,
    const SBNodeIndexer & nodeIndexer
) 

function clone#

virtual IsWithin * SBMStructuralModelNodeAtom::IsWithin::clone () override const

function operator() [1/2]#

virtual bool SBMStructuralModelNodeAtom::IsWithin::operator() (
    SBDDataGraphNode const * node
) override

function operator() [2/2]#

virtual bool SBMStructuralModelNodeAtom::IsWithin::operator() (
    SBDDataGraphNode const * node
) override const

function ~IsWithin#

SBMStructuralModelNodeAtom::IsWithin::~IsWithin ()