KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WRL1STATUS Struct Reference

#include <vrml1_node.h>

Public Member Functions

 WRL1STATUS ()
 
void Init ()
 

Public Attributes

WRL1MATERIALmat
 
WRL1NODEnorm
 
WRL1COORDScoord
 
WRL1_BINDING matbind
 
WRL1_BINDING normbind
 
glm::mat4 txmatrix
 
WRL1_ORDER order
 
float creaseLimit
 

Detailed Description

Definition at line 66 of file vrml1_node.h.

Constructor & Destructor Documentation

◆ WRL1STATUS()

WRL1STATUS::WRL1STATUS ( )
inline

Definition at line 68 of file vrml1_node.h.

References Init().

Member Function Documentation

◆ Init()

Member Data Documentation

◆ coord

WRL1COORDS* WRL1STATUS::coord

Definition at line 94 of file vrml1_node.h.

Referenced by Init(), WRL1COORDS::TranslateToSG(), and WRL1FACESET::TranslateToSG().

◆ creaseLimit

float WRL1STATUS::creaseLimit

Definition at line 109 of file vrml1_node.h.

Referenced by Init(), WRL1FACESET::TranslateToSG(), and WRL1SHAPEHINTS::TranslateToSG().

◆ mat

WRL1MATERIAL* WRL1STATUS::mat

Definition at line 88 of file vrml1_node.h.

Referenced by Init(), WRL1FACESET::TranslateToSG(), and WRL1MATERIAL::TranslateToSG().

◆ matbind

WRL1_BINDING WRL1STATUS::matbind

Definition at line 97 of file vrml1_node.h.

Referenced by Init(), WRL1FACESET::TranslateToSG(), and WRL1MATBINDING::TranslateToSG().

◆ norm

WRL1NODE* WRL1STATUS::norm

Definition at line 91 of file vrml1_node.h.

Referenced by Init().

◆ normbind

WRL1_BINDING WRL1STATUS::normbind

Definition at line 100 of file vrml1_node.h.

Referenced by Init().

◆ order

WRL1_ORDER WRL1STATUS::order

Definition at line 106 of file vrml1_node.h.

Referenced by Init(), WRL1FACESET::TranslateToSG(), and WRL1SHAPEHINTS::TranslateToSG().

◆ txmatrix

glm::mat4 WRL1STATUS::txmatrix

Definition at line 103 of file vrml1_node.h.

Referenced by Init(), WRL1FACESET::TranslateToSG(), and WRL1TRANSFORM::TranslateToSG().


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