BRL-CAD
rt_material_internal Struct Reference

#include <nongeom.h>

Collaboration diagram for rt_material_internal:
[legend]

Data Fields

uint32_t magic
 
struct bu_vls name
 
struct bu_vls parent
 
struct bu_vls source
 
struct bu_attribute_value_set physicalProperties
 
struct bu_attribute_value_set mechanicalProperties
 
struct bu_attribute_value_set opticalProperties
 
struct bu_attribute_value_set thermalProperties
 

Detailed Description

In-memory format for database "material" record

Definition at line 140 of file nongeom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 141 of file nongeom.h.

◆ name

struct bu_vls name

Definition at line 142 of file nongeom.h.

◆ parent

struct bu_vls parent

Definition at line 143 of file nongeom.h.

◆ source

struct bu_vls source

Definition at line 144 of file nongeom.h.

◆ physicalProperties

struct bu_attribute_value_set physicalProperties

Definition at line 146 of file nongeom.h.

◆ mechanicalProperties

struct bu_attribute_value_set mechanicalProperties

Definition at line 147 of file nongeom.h.

◆ opticalProperties

struct bu_attribute_value_set opticalProperties

Definition at line 148 of file nongeom.h.

◆ thermalProperties

struct bu_attribute_value_set thermalProperties

Definition at line 149 of file nongeom.h.


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