BRL-CAD
Loading...
Searching...
No Matches
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 170 of file nongeom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 171 of file nongeom.h.

◆ name

struct bu_vls name

Definition at line 172 of file nongeom.h.

◆ parent

struct bu_vls parent

Definition at line 173 of file nongeom.h.

◆ source

struct bu_vls source

Definition at line 174 of file nongeom.h.

◆ physicalProperties

struct bu_attribute_value_set physicalProperties

Definition at line 176 of file nongeom.h.

◆ mechanicalProperties

struct bu_attribute_value_set mechanicalProperties

Definition at line 177 of file nongeom.h.

◆ opticalProperties

struct bu_attribute_value_set opticalProperties

Definition at line 178 of file nongeom.h.

◆ thermalProperties

struct bu_attribute_value_set thermalProperties

Definition at line 179 of file nongeom.h.


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