Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoVertexProperty::ValidityBits::Data::foo Struct Reference

#include <Inventor/nodes/SoVertexProperty.h>

Public Attributes

bool coordinates: 1
 
bool normals: 1
 
bool tangents: 1
 
bool colors: 1
 
bool textureCoords: 1
 
bool attributes: 1
 
bool indices: 1
 

Detailed Description

Definition at line 384 of file SoVertexProperty.h.

Member Data Documentation

◆ attributes

bool SoVertexProperty::ValidityBits::Data::foo::attributes

Definition at line 391 of file SoVertexProperty.h.

◆ colors

bool SoVertexProperty::ValidityBits::Data::foo::colors

Definition at line 389 of file SoVertexProperty.h.

◆ coordinates

bool SoVertexProperty::ValidityBits::Data::foo::coordinates

Definition at line 386 of file SoVertexProperty.h.

◆ indices

bool SoVertexProperty::ValidityBits::Data::foo::indices

Definition at line 392 of file SoVertexProperty.h.

◆ normals

bool SoVertexProperty::ValidityBits::Data::foo::normals

Definition at line 387 of file SoVertexProperty.h.

◆ tangents

bool SoVertexProperty::ValidityBits::Data::foo::tangents

Definition at line 388 of file SoVertexProperty.h.

◆ textureCoords

bool SoVertexProperty::ValidityBits::Data::foo::textureCoords

Definition at line 390 of file SoVertexProperty.h.


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