![]() |
|
|||
File indexing completed on 2025-08-06 08:19:10
0001 #include "SvtxEvalStack.h" 0002 0003 SvtxEvalStack::SvtxEvalStack(PHCompositeNode* topNode) 0004 : _vertexeval(topNode) 0005 { 0006 } 0007 0008 void SvtxEvalStack::next_event(PHCompositeNode* topNode) 0009 { 0010 _vertexeval.next_event(topNode); 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |