MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Member Functions | List of all members
DISP3DLIB::ShowNormalsMaterial Class Reference

ShowNormalsMaterial is provides a Qt3D material with own shader support. More...

#include <shownormalsmaterial.h>

Public Member Functions

 ShowNormalsMaterial (Qt3DCore::QNode *parent=0)
 
 ~ShowNormalsMaterial ()=default
 

Detailed Description

ShowNormalsMaterial is provides a Qt3D material with own shader support.

ShowNormalsMaterial is provides a Qt3D material with own shader support.

Definition at line 88 of file shownormalsmaterial.h.

Inheritance diagram for DISP3DLIB::ShowNormalsMaterial:
Inheritance graph

Constructor & Destructor Documentation

◆ ShowNormalsMaterial()

ShowNormalsMaterial::ShowNormalsMaterial ( Qt3DCore::QNode *  parent = 0)
explicit

Default constructor.

Parameters
[in]parentThe parent of this class.

Definition at line 69 of file shownormalsmaterial.cpp.

◆ ~ShowNormalsMaterial()

DISP3DLIB::ShowNormalsMaterial::~ShowNormalsMaterial ( )
default

Default destructor.


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