![]() |
API Documentation
|
Allows IOFactories to report what features they support to make the import/export dialogs easier to setup and layout. More...
#include <FactoryFeatures.h>
Public Attributes | |
| AsciiOptions | ascii_options |
| bool | compression_supported [CompressionMode::e_compression_count] |
| bool | has_degenerates = false |
| bool | supports_custom_orientation = false |
| bool | supports_default_color = false |
| bool | supports_flatten_hierarchy = false |
| bool | supports_hierarchy = false |
| bool | supports_line_thickness = false |
| bool | supports_normal_generation = false |
| bool | supports_owner_password = false |
| bool | supports_point_size = false |
| bool | supports_toggle_lines = false |
| bool | supports_toggle_mesh = false |
| bool | supports_toggle_points = false |
| bool | supports_triangle_winding = false |
| bool | supports_user_password = false |
| bool | supports_uv_generation = false |
| bool | supports_wireframe = false |
Allows IOFactories to report what features they support to make the import/export dialogs easier to setup and layout.
| AsciiOptions ascii_options |
| bool compression_supported[CompressionMode::e_compression_count] |
| bool has_degenerates = false |
| bool supports_custom_orientation = false |
| bool supports_default_color = false |
| bool supports_flatten_hierarchy = false |
| bool supports_hierarchy = false |
| bool supports_line_thickness = false |
| bool supports_normal_generation = false |
| bool supports_owner_password = false |
| bool supports_point_size = false |
| bool supports_toggle_lines = false |
| bool supports_toggle_mesh = false |
| bool supports_toggle_points = false |
| bool supports_triangle_winding = false |
| bool supports_user_password = false |
| bool supports_uv_generation = false |
| bool supports_wireframe = false |