ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PclUtils::renders::TextureLoader Class Reference

Utility class for loading textures from various sources. More...

#include <TextureLoader.h>

Static Public Member Functions

static int LoadFromPCLMaterial (const pcl::TexMaterial &tex_mat, vtkTexture *vtk_tex)
 Load texture from pcl::TexMaterial. More...
 
static int LoadFromCCMaterial (ccMaterial::CShared material, vtkTexture *vtk_tex)
 Load texture from ccMaterial. More...
 

Detailed Description

Utility class for loading textures from various sources.

Definition at line 24 of file TextureLoader.h.

Member Function Documentation

◆ LoadFromCCMaterial()

◆ LoadFromPCLMaterial()

int PclUtils::renders::TextureLoader::LoadFromPCLMaterial ( const pcl::TexMaterial &  tex_mat,
vtkTexture *  vtk_tex 
)
static

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