Rhino C++ API
8.13
|
#include <RhRdkRendererSupportOptions.h>
Public Types | |
enum | { size1 = 128, size2 = 256, size3 = 512, size4 = 1024, size5 = 2048 } |
enum | eInitialLocation { render_content, last_opened_folder, custom_folder } |
CRhRdkRendererSupportOptions::CRhRdkRendererSupportOptions | ( | ) |
|
virtual |
int CRhRdkRendererSupportOptions::AdaptiveBakingQuality | ( | void | ) | const |
|
virtual |
bool CRhRdkRendererSupportOptions::AlwaysUnpackEmbeddedFilesToTemp | ( | void | ) | const |
|
virtual |
|
virtual |
int CRhRdkRendererSupportOptions::BakingQueueThreads | ( | void | ) | const |
|
virtual |
|
virtual |
bool CRhRdkRendererSupportOptions::CombineSimilarTextures | ( | void | ) | const |
|
virtual |
|
virtual |
|
virtual |
bool CRhRdkRendererSupportOptions::EmbedFilesDocumentDefault | ( | void | ) | const |
|
virtual |
|
virtual |
Emergency virtual function for future expansion.
ON_wString CRhRdkRendererSupportOptions::FileExplorer_CustomPath | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::FileExplorer_CustomPathList | ( | void | ) | const |
eInitialLocation CRhRdkRendererSupportOptions::FileExplorer_InitialLocation | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::FileExplorer_InitialLocationCustomFolder | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::FileExplorer_LastNavigatedFolder | ( | void | ) | const |
void CRhRdkRendererSupportOptions::FileExplorer_SetCustomPath | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetCustomPathList | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetInitialLocation | ( | eInitialLocation | l | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetInitialLocationCustomFolder | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetLastNavigatedFolder | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetShowCustom | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetShowDocuments | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetShowRenderContent | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::FileExplorer_SetUseDefaultLocation | ( | bool | bUseDefault | ) |
bool CRhRdkRendererSupportOptions::FileExplorer_ShowCustom | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::FileExplorer_ShowDocuments | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::FileExplorer_ShowRenderContent | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::FileExplorer_UseDefaultLocation | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::GetLastSavedRenderFileExtension | ( | void | ) | const |
|
virtual |
|
virtual |
|
virtual |
ON_wString CRhRdkRendererSupportOptions::Libraries_CustomPath | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::Libraries_CustomPathList | ( | void | ) | const |
eInitialLocation CRhRdkRendererSupportOptions::Libraries_InitialLocation | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::Libraries_InitialLocationCustomFolder | ( | void | ) | const |
ON_wString CRhRdkRendererSupportOptions::Libraries_LastNavigatedFolder | ( | void | ) | const |
void CRhRdkRendererSupportOptions::Libraries_SetCustomPath | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::Libraries_SetCustomPathList | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::Libraries_SetInitialLocation | ( | eInitialLocation | l | ) |
void CRhRdkRendererSupportOptions::Libraries_SetInitialLocationCustomFolder | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::Libraries_SetLastNavigatedFolder | ( | const wchar_t * | wszPath | ) |
void CRhRdkRendererSupportOptions::Libraries_SetShowCustom | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::Libraries_SetShowDocuments | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::Libraries_SetShowRenderContent | ( | bool | b | ) |
void CRhRdkRendererSupportOptions::Libraries_SetUseDefaultLocation | ( | bool | bUseDefault | ) |
bool CRhRdkRendererSupportOptions::Libraries_ShowCustom | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::Libraries_ShowDocuments | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::Libraries_ShowRenderContent | ( | void | ) | const |
bool CRhRdkRendererSupportOptions::Libraries_UseDefaultLocation | ( | void | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
bool CRhRdkRendererSupportOptions::NeverEmbedFiles | ( | void | ) | const |
void CRhRdkRendererSupportOptions::PopulateAdvancedOptions | ( | void | ) | const |
|
virtual |
|
virtual |
|
virtual |
bool CRhRdkRendererSupportOptions::SaveCompressedTextureFiles | ( | void | ) | const |
void CRhRdkRendererSupportOptions::SetAdaptiveBakingQuality | ( | int | ) |
|
virtual |
void CRhRdkRendererSupportOptions::SetAlwaysUnpackEmbeddedFilesToTemp | ( | bool | b | ) |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetBakingQueueThreads | ( | int | ) |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetCombineSimilarTextures | ( | bool | b | ) |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetEmbedFilesDocumentDefault | ( | bool | b | ) |
|
virtual |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetLastSavedRenderFileExtension | ( | const wchar_t * | wszExt | ) |
|
virtual |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetNeverEmbedFiles | ( | bool | b | ) |
|
virtual |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetSaveCompressedTextureFiles | ( | bool | b | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
void CRhRdkRendererSupportOptions::SetSmartMergeChoice | ( | bool | bIsPaste, |
RhRdkSmartMergeChoice | smc | ||
) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
RhRdkSmartMergeChoice CRhRdkRendererSupportOptions::SmartMergeChoice | ( | bool | bIsPaste | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |