Searched refs:eOrgDepth (Results 1 – 1 of 1) sorted by relevance
114 SimDepthType eOrgDepth; member in SvImageBase162 SimDepthType GetDepth() const { return eOrgDepth; } in GetDepth()163 void SetDepth( const SimDepthType eDepth ) { eOrgDepth = eDepth; } in SetDepth()
Completed in 10 milliseconds