protected

Inheritance Graph

graph BT
	TexRef
	TexRef --> ReferenceCounter
	click TexRef "classMinSG_1_1ImageCompare_1_1AbstractOnGpuComparator_1_1TexRef"
	click ReferenceCounter "classUtil_1_1ReferenceCounter"

Description

Public Functions

   
   
  TexRef(const Geometry::Vec2i & vec)
   
  TexRef( Util::Reference < Rendering::Texture > _tex)
   
  ~TexRef()
   
Rendering::Texture * get()

Documentation

function
MinSG::ImageCompare::AbstractOnGpuComparator::TexRef::TexRef

public inline
     
     
TexRef( const Geometry::Vec2i & vec )

Defined in MinSG/Ext/ImageCompare/AbstractOnGpuComparator.h:56


function
MinSG::ImageCompare::AbstractOnGpuComparator::TexRef::TexRef

public inline
     
     
TexRef( Util::Reference < Rendering::Texture > _tex )

Defined in MinSG/Ext/ImageCompare/AbstractOnGpuComparator.h:59


function
MinSG::ImageCompare::AbstractOnGpuComparator::TexRef::~TexRef

public inline
   
   
~TexRef( )

Defined in MinSG/Ext/ImageCompare/AbstractOnGpuComparator.h:61


function
MinSG::ImageCompare::AbstractOnGpuComparator::TexRef::get

public inline
   
   
Rendering::Texture * get( )

Defined in MinSG/Ext/ImageCompare/AbstractOnGpuComparator.h:65