chrono::ChVisualShapeInstance Struct Reference
Description
Definition of an instance of a visual shape in a visual model.
#include <ChVisualModel.h>
Collaboration diagram for chrono::ChVisualShapeInstance:

Public Member Functions | |
| void | ArchiveOut (ChArchiveOut &archive_out) |
| void | ArchiveIn (ChArchiveIn &archive_in) |
Public Attributes | |
| std::shared_ptr< ChVisualShape > | shape |
| ChFramed | frame |
| visual shape (possibly shared) More... | |
| bool | wireframe |
| wireframe rendering for this instance | |
Member Data Documentation
◆ frame
| ChFramed chrono::ChVisualShapeInstance::frame |
visual shape (possibly shared)
shape position relative to containing model
The documentation for this struct was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/assets/ChVisualModel.h
- /builds/uwsbel/chrono/src/chrono/assets/ChVisualModel.cpp