anatomist  5.1.2
3D neuroimaging data viewer
Vr::CubeZBuffer Class Reference

#include <anatomist/qtvr3/cubeZbuffer.h>

Public Member Functions

 CubeZBuffer ()
 
virtual ~CubeZBuffer ()
 
void compute (const float *)
 
float getMinZ () const
 
float getMaxZ () const
 
float getVertexZ (int) const
 
int getKey (float) const
 
float getStep (int) const
 
float getZ (const Vector3d &) const
 

Detailed Description

Definition at line 44 of file cubeZbuffer.h.

Constructor & Destructor Documentation

◆ CubeZBuffer()

Vr::CubeZBuffer::CubeZBuffer ( )

◆ ~CubeZBuffer()

virtual Vr::CubeZBuffer::~CubeZBuffer ( )
inlinevirtual

Definition at line 50 of file cubeZbuffer.h.

Member Function Documentation

◆ compute()

void Vr::CubeZBuffer::compute ( const float *  )

◆ getKey()

int Vr::CubeZBuffer::getKey ( float  ) const

◆ getMaxZ()

float Vr::CubeZBuffer::getMaxZ ( ) const

◆ getMinZ()

float Vr::CubeZBuffer::getMinZ ( ) const

◆ getStep()

float Vr::CubeZBuffer::getStep ( int  ) const

◆ getVertexZ()

float Vr::CubeZBuffer::getVertexZ ( int  ) const

◆ getZ()

float Vr::CubeZBuffer::getZ ( const Vector3d ) const

The documentation for this class was generated from the following file: