ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
VtkUtils::Vector4F Struct Reference

#include <vector4f.h>

Public Attributes

qreal x
 
qreal y
 
qreal z
 
qreal v
 

Detailed Description

Definition at line 14 of file vector4f.h.

Member Data Documentation

◆ v

qreal VtkUtils::Vector4F::v

Definition at line 18 of file vector4f.h.

◆ x

qreal VtkUtils::Vector4F::x

Definition at line 15 of file vector4f.h.

Referenced by VtkUtils::Contour::renderSurface().

◆ y

qreal VtkUtils::Vector4F::y

Definition at line 16 of file vector4f.h.

Referenced by VtkUtils::Contour::renderSurface().

◆ z

qreal VtkUtils::Vector4F::z

Definition at line 17 of file vector4f.h.

Referenced by VtkUtils::Contour::renderSurface().


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