####################
TK_Rendering_Options
####################

.. cpp:namespace:: TK_Rendering_Options

.. default-domain:: cpp

Functions
=========

============================= ===========================================================================================================================================================
..                            :cpp:func:`TK_Rendering_Options <TK_Rendering_Options::TK_Rendering_Options>`                                                                              
..                            :cpp:func:`~TK_Rendering_Options <TK_Rendering_Options::~TK_Rendering_Options>`                                                                            
:cpp:enumerator:`~TK_Status`  :cpp:func:`Read <TK_Status TK_Rendering_Options::Read(BStreamFileToolkit &tk)>`                                                                            
:cpp:enumerator:`~TK_Status`  :cpp:func:`Write <TK_Status TK_Rendering_Options::Write(BStreamFileToolkit &tk)>`                                                                          
:cpp:enumerator:`~TK_Status`  :cpp:func:`Clone <TK_Status TK_Rendering_Options::Clone(BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const>`                                      
:cpp:enumerator:`~TK_Status`  :cpp:func:`ReadAscii <TK_Status TK_Rendering_Options::ReadAscii(BStreamFileToolkit &tk)>`                                                                  
:cpp:enumerator:`~TK_Status`  :cpp:func:`WriteAscii <TK_Status TK_Rendering_Options::WriteAscii(BStreamFileToolkit &tk)>`                                                                
void                          :cpp:func:`Reset <void TK_Rendering_Options::Reset()>`                                                                                                     
void                          :cpp:func:`SetMask <void TK_Rendering_Options::SetMask(int m0, int m1=0, int m2=0)>`                                                                       
int                           :cpp:func:`GetMask <int TK_Rendering_Options::GetMask(int index=0) const>`                                                                                 
void                          :cpp:func:`SetValue <void TK_Rendering_Options::SetValue(int v0, int v1=0, int v2=0)>`                                                                     
int                           :cpp:func:`GetValue <int TK_Rendering_Options::GetValue(int index=0) const>`                                                                               
void                          :cpp:func:`SetHSR <void TK_Rendering_Options::SetHSR(int h)>`                                                                                              
int                           :cpp:func:`GetHSR <int TK_Rendering_Options::GetHSR() const>`                                                                                              
void                          :cpp:func:`SetTransparentHSR <void TK_Rendering_Options::SetTransparentHSR(int t)>`                                                                        
int                           :cpp:func:`GetTransparentHSR <int TK_Rendering_Options::GetTransparentHSR() const>`                                                                        
void                          :cpp:func:`SetTransparentStyle <void TK_Rendering_Options::SetTransparentStyle(int s)>`                                                                    
int                           :cpp:func:`GetTransparentStyle <int TK_Rendering_Options::GetTransparentStyle() const>`                                                                    
void                          :cpp:func:`SetTechnology <void TK_Rendering_Options::SetTechnology(int t)>`                                                                                
int                           :cpp:func:`GetTechnology <int TK_Rendering_Options::GetTechnology() const>`                                                                                
void                          :cpp:func:`SetQuantization <void TK_Rendering_Options::SetQuantization(int q)>`                                                                            
int                           :cpp:func:`GetQuantization <int TK_Rendering_Options::GetQuantization() const>`                                                                            
void                          :cpp:func:`SetDebug <void TK_Rendering_Options::SetDebug(int d)>`                                                                                          
int                           :cpp:func:`GetDebug <int TK_Rendering_Options::GetDebug() const>`                                                                                          
void                          :cpp:func:`SetFaceDisplacement <void TK_Rendering_Options::SetFaceDisplacement(int d)>`                                                                    
int                           :cpp:func:`GetFaceDisplacement <int TK_Rendering_Options::GetFaceDisplacement() const>`                                                                    
void                          :cpp:func:`SetVertexDisplacement <void TK_Rendering_Options::SetVertexDisplacement(int d)>`                                                                
int                           :cpp:func:`GetVertexDisplacement <int TK_Rendering_Options::GetVertexDisplacement() const>`                                                                
void                          :cpp:func:`SetGeneralDisplacement <void TK_Rendering_Options::SetGeneralDisplacement(int d)>`                                                              
int                           :cpp:func:`GetGeneralDisplacement <int TK_Rendering_Options::GetGeneralDisplacement() const>`                                                              
void                          :cpp:func:`SetJoinCutoffAngle <void TK_Rendering_Options::SetJoinCutoffAngle(int d)>`                                                                      
int                           :cpp:func:`GetJoinCutoffAngle <int TK_Rendering_Options::GetJoinCutoffAngle() const>`                                                                      
void                          :cpp:func:`SetFogLimits <void TK_Rendering_Options::SetFogLimits(float n, float f)>`                                                                       
void                          :cpp:func:`SetFogLimits <void TK_Rendering_Options::SetFogLimits(float const l[])>`                                                                        
float const *                 :cpp:func:`GetFogLimits <float const  * TK_Rendering_Options::GetFogLimits() const>`                                                                       
void                          :cpp:func:`SetLockMask <void TK_Rendering_Options::SetLockMask(int m)>`                                                                                    
int                           :cpp:func:`GetLockMask <int TK_Rendering_Options::GetLockMask() const>`                                                                                    
void                          :cpp:func:`SetLockValue <void TK_Rendering_Options::SetLockValue(int v)>`                                                                                  
int                           :cpp:func:`GetLockValue <int TK_Rendering_Options::GetLockValue() const>`                                                                                  
void                          :cpp:func:`SetVisibilityLockMask <void TK_Rendering_Options::SetVisibilityLockMask(int m)>`                                                                
int                           :cpp:func:`GetVisibilityLockMask <int TK_Rendering_Options::GetVisibilityLockMask() const>`                                                                
void                          :cpp:func:`SetVisibilityLockValue <void TK_Rendering_Options::SetVisibilityLockValue(int v)>`                                                              
int                           :cpp:func:`GetVisibilityLockValue <int TK_Rendering_Options::GetVisibilityLockValue() const>`                                                              
void                          :cpp:func:`SetColorLockMask <void TK_Rendering_Options::SetColorLockMask(int m)>`                                                                          
int                           :cpp:func:`GetColorLockMask <int TK_Rendering_Options::GetColorLockMask() const>`                                                                          
void                          :cpp:func:`SetColorLockValue <void TK_Rendering_Options::SetColorLockValue(int v)>`                                                                        
int                           :cpp:func:`GetColorLockValue <int TK_Rendering_Options::GetColorLockValue() const>`                                                                        
void                          :cpp:func:`SetColorFaceLockMask <void TK_Rendering_Options::SetColorFaceLockMask(int m)>`                                                                  
int                           :cpp:func:`GetColorFaceLockMask <int TK_Rendering_Options::GetColorFaceLockMask() const>`                                                                  
void                          :cpp:func:`SetColorFaceLockValue <void TK_Rendering_Options::SetColorFaceLockValue(int v)>`                                                                
int                           :cpp:func:`GetColorFaceLockValue <int TK_Rendering_Options::GetColorFaceLockValue() const>`                                                                
void                          :cpp:func:`SetColorEdgeLockMask <void TK_Rendering_Options::SetColorEdgeLockMask(int m)>`                                                                  
int                           :cpp:func:`GetColorEdgeLockMask <int TK_Rendering_Options::GetColorEdgeLockMask() const>`                                                                  
void                          :cpp:func:`SetColorEdgeLockValue <void TK_Rendering_Options::SetColorEdgeLockValue(int v)>`                                                                
int                           :cpp:func:`GetColorEdgeLockValue <int TK_Rendering_Options::GetColorEdgeLockValue() const>`                                                                
void                          :cpp:func:`SetColorLineLockMask <void TK_Rendering_Options::SetColorLineLockMask(int m)>`                                                                  
int                           :cpp:func:`GetColorLineLockMask <int TK_Rendering_Options::GetColorLineLockMask() const>`                                                                  
void                          :cpp:func:`SetColorLineLockValue <void TK_Rendering_Options::SetColorLineLockValue(int v)>`                                                                
int                           :cpp:func:`GetColorLineLockValue <int TK_Rendering_Options::GetColorLineLockValue() const>`                                                                
void                          :cpp:func:`SetColorMarkerLockMask <void TK_Rendering_Options::SetColorMarkerLockMask(int m)>`                                                              
int                           :cpp:func:`GetColorMarkerLockMask <int TK_Rendering_Options::GetColorMarkerLockMask() const>`                                                              
void                          :cpp:func:`SetColorMarkerLockValue <void TK_Rendering_Options::SetColorMarkerLockValue(int v)>`                                                            
int                           :cpp:func:`GetColorMarkerLockValue <int TK_Rendering_Options::GetColorMarkerLockValue() const>`                                                            
void                          :cpp:func:`SetColorTextLockMask <void TK_Rendering_Options::SetColorTextLockMask(int m)>`                                                                  
int                           :cpp:func:`GetColorTextLockMask <int TK_Rendering_Options::GetColorTextLockMask() const>`                                                                  
void                          :cpp:func:`SetColorTextLockValue <void TK_Rendering_Options::SetColorTextLockValue(int v)>`                                                                
int                           :cpp:func:`GetColorTextLockValue <int TK_Rendering_Options::GetColorTextLockValue() const>`                                                                
void                          :cpp:func:`SetColorWindowLockMask <void TK_Rendering_Options::SetColorWindowLockMask(int m)>`                                                              
int                           :cpp:func:`GetColorWindowLockMask <int TK_Rendering_Options::GetColorWindowLockMask() const>`                                                              
void                          :cpp:func:`SetColorWindowLockValue <void TK_Rendering_Options::SetColorWindowLockValue(int v)>`                                                            
int                           :cpp:func:`GetColorWindowLockValue <int TK_Rendering_Options::GetColorWindowLockValue() const>`                                                            
void                          :cpp:func:`SetColorFaceContrastLockMask <void TK_Rendering_Options::SetColorFaceContrastLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorFaceContrastLockMask <int TK_Rendering_Options::GetColorFaceContrastLockMask() const>`                                                  
void                          :cpp:func:`SetColorFaceContrastLockValue <void TK_Rendering_Options::SetColorFaceContrastLockValue(int v)>`                                                
int                           :cpp:func:`GetColorFaceContrastLockValue <int TK_Rendering_Options::GetColorFaceContrastLockValue() const>`                                                
void                          :cpp:func:`SetColorWindowContrastLockMask <void TK_Rendering_Options::SetColorWindowContrastLockMask(int m)>`                                              
int                           :cpp:func:`GetColorWindowContrastLockMask <int TK_Rendering_Options::GetColorWindowContrastLockMask() const>`                                              
void                          :cpp:func:`SetColorWindowContrastLockValue <void TK_Rendering_Options::SetColorWindowContrastLockValue(int v)>`                                            
int                           :cpp:func:`GetColorWindowContrastLockValue <int TK_Rendering_Options::GetColorWindowContrastLockValue() const>`                                            
void                          :cpp:func:`SetColorBackLockMask <void TK_Rendering_Options::SetColorBackLockMask(int m)>`                                                                  
int                           :cpp:func:`GetColorBackLockMask <int TK_Rendering_Options::GetColorBackLockMask() const>`                                                                  
void                          :cpp:func:`SetColorBackLockValue <void TK_Rendering_Options::SetColorBackLockValue(int v)>`                                                                
int                           :cpp:func:`GetColorBackLockValue <int TK_Rendering_Options::GetColorBackLockValue() const>`                                                                
void                          :cpp:func:`SetColorVertexLockMask <void TK_Rendering_Options::SetColorVertexLockMask(int m)>`                                                              
int                           :cpp:func:`GetColorVertexLockMask <int TK_Rendering_Options::GetColorVertexLockMask() const>`                                                              
void                          :cpp:func:`SetColorVertexLockValue <void TK_Rendering_Options::SetColorVertexLockValue(int v)>`                                                            
int                           :cpp:func:`GetColorVertexLockValue <int TK_Rendering_Options::GetColorVertexLockValue() const>`                                                            
void                          :cpp:func:`SetColorEdgeContrastLockMask <void TK_Rendering_Options::SetColorEdgeContrastLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorEdgeContrastLockMask <int TK_Rendering_Options::GetColorEdgeContrastLockMask() const>`                                                  
void                          :cpp:func:`SetColorEdgeContrastLockValue <void TK_Rendering_Options::SetColorEdgeContrastLockValue(int v)>`                                                
int                           :cpp:func:`GetColorEdgeContrastLockValue <int TK_Rendering_Options::GetColorEdgeContrastLockValue() const>`                                                
void                          :cpp:func:`SetColorLineContrastLockMask <void TK_Rendering_Options::SetColorLineContrastLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorLineContrastLockMask <int TK_Rendering_Options::GetColorLineContrastLockMask() const>`                                                  
void                          :cpp:func:`SetColorLineContrastLockValue <void TK_Rendering_Options::SetColorLineContrastLockValue(int v)>`                                                
int                           :cpp:func:`GetColorLineContrastLockValue <int TK_Rendering_Options::GetColorLineContrastLockValue() const>`                                                
void                          :cpp:func:`SetColorMarkerContrastLockMask <void TK_Rendering_Options::SetColorMarkerContrastLockMask(int m)>`                                              
int                           :cpp:func:`GetColorMarkerContrastLockMask <int TK_Rendering_Options::GetColorMarkerContrastLockMask() const>`                                              
void                          :cpp:func:`SetColorMarkerContrastLockValue <void TK_Rendering_Options::SetColorMarkerContrastLockValue(int v)>`                                            
int                           :cpp:func:`GetColorMarkerContrastLockValue <int TK_Rendering_Options::GetColorMarkerContrastLockValue() const>`                                            
void                          :cpp:func:`SetColorVertexContrastLockMask <void TK_Rendering_Options::SetColorVertexContrastLockMask(int m)>`                                              
int                           :cpp:func:`GetColorVertexContrastLockMask <int TK_Rendering_Options::GetColorVertexContrastLockMask() const>`                                              
void                          :cpp:func:`SetColorVertexContrastLockValue <void TK_Rendering_Options::SetColorVertexContrastLockValue(int v)>`                                            
int                           :cpp:func:`GetColorVertexContrastLockValue <int TK_Rendering_Options::GetColorVertexContrastLockValue() const>`                                            
void                          :cpp:func:`SetColorTextContrastLockMask <void TK_Rendering_Options::SetColorTextContrastLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorTextContrastLockMask <int TK_Rendering_Options::GetColorTextContrastLockMask() const>`                                                  
void                          :cpp:func:`SetColorTextContrastLockValue <void TK_Rendering_Options::SetColorTextContrastLockValue(int v)>`                                                
int                           :cpp:func:`GetColorTextContrastLockValue <int TK_Rendering_Options::GetColorTextContrastLockValue() const>`                                                
void                          :cpp:func:`SetForcedLockMask <void TK_Rendering_Options::SetForcedLockMask(int m)>`                                                                        
int                           :cpp:func:`GetForcedLockMask <int TK_Rendering_Options::GetForcedLockMask() const>`                                                                        
void                          :cpp:func:`SetForcedLockValue <void TK_Rendering_Options::SetForcedLockValue(int v)>`                                                                      
int                           :cpp:func:`GetForcedLockValue <int TK_Rendering_Options::GetForcedLockValue() const>`                                                                      
void                          :cpp:func:`SetVisibilityForcedLockMask <void TK_Rendering_Options::SetVisibilityForcedLockMask(int m)>`                                                    
int                           :cpp:func:`GetVisibilityForcedLockMask <int TK_Rendering_Options::GetVisibilityForcedLockMask() const>`                                                    
void                          :cpp:func:`SetVisibilityForcedLockValue <void TK_Rendering_Options::SetVisibilityForcedLockValue(int v)>`                                                  
int                           :cpp:func:`GetVisibilityForcedLockValue <int TK_Rendering_Options::GetVisibilityForcedLockValue() const>`                                                  
void                          :cpp:func:`SetColorForcedLockMask <void TK_Rendering_Options::SetColorForcedLockMask(int m)>`                                                              
int                           :cpp:func:`GetColorForcedLockMask <int TK_Rendering_Options::GetColorForcedLockMask() const>`                                                              
void                          :cpp:func:`SetColorForcedLockValue <void TK_Rendering_Options::SetColorForcedLockValue(int v)>`                                                            
int                           :cpp:func:`GetColorForcedLockValue <int TK_Rendering_Options::GetColorForcedLockValue() const>`                                                            
void                          :cpp:func:`SetColorFaceForcedLockMask <void TK_Rendering_Options::SetColorFaceForcedLockMask(int m)>`                                                      
int                           :cpp:func:`GetColorFaceForcedLockMask <int TK_Rendering_Options::GetColorFaceForcedLockMask() const>`                                                      
void                          :cpp:func:`SetColorFaceForcedLockValue <void TK_Rendering_Options::SetColorFaceForcedLockValue(int v)>`                                                    
int                           :cpp:func:`GetColorFaceForcedLockValue <int TK_Rendering_Options::GetColorFaceForcedLockValue() const>`                                                    
void                          :cpp:func:`SetColorEdgeForcedLockMask <void TK_Rendering_Options::SetColorEdgeForcedLockMask(int m)>`                                                      
int                           :cpp:func:`GetColorEdgeForcedLockMask <int TK_Rendering_Options::GetColorEdgeForcedLockMask() const>`                                                      
void                          :cpp:func:`SetColorEdgeForcedLockValue <void TK_Rendering_Options::SetColorEdgeForcedLockValue(int v)>`                                                    
int                           :cpp:func:`GetColorEdgeForcedLockValue <int TK_Rendering_Options::GetColorEdgeForcedLockValue() const>`                                                    
void                          :cpp:func:`SetColorLineForcedLockMask <void TK_Rendering_Options::SetColorLineForcedLockMask(int m)>`                                                      
int                           :cpp:func:`GetColorLineForcedLockMask <int TK_Rendering_Options::GetColorLineForcedLockMask() const>`                                                      
void                          :cpp:func:`SetColorLineForcedLockValue <void TK_Rendering_Options::SetColorLineForcedLockValue(int v)>`                                                    
int                           :cpp:func:`GetColorLineForcedLockValue <int TK_Rendering_Options::GetColorLineForcedLockValue() const>`                                                    
void                          :cpp:func:`SetColorMarkerForcedLockMask <void TK_Rendering_Options::SetColorMarkerForcedLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorMarkerForcedLockMask <int TK_Rendering_Options::GetColorMarkerForcedLockMask() const>`                                                  
void                          :cpp:func:`SetColorMarkerForcedLockValue <void TK_Rendering_Options::SetColorMarkerForcedLockValue(int v)>`                                                
int                           :cpp:func:`GetColorMarkerForcedLockValue <int TK_Rendering_Options::GetColorMarkerForcedLockValue() const>`                                                
void                          :cpp:func:`SetColorTextForcedLockMask <void TK_Rendering_Options::SetColorTextForcedLockMask(int m)>`                                                      
int                           :cpp:func:`GetColorTextForcedLockMask <int TK_Rendering_Options::GetColorTextForcedLockMask() const>`                                                      
void                          :cpp:func:`SetColorTextForcedLockValue <void TK_Rendering_Options::SetColorTextForcedLockValue(int v)>`                                                    
int                           :cpp:func:`GetColorTextForcedLockValue <int TK_Rendering_Options::GetColorTextForcedLockValue() const>`                                                    
void                          :cpp:func:`SetColorWindowForcedLockMask <void TK_Rendering_Options::SetColorWindowForcedLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorWindowForcedLockMask <int TK_Rendering_Options::GetColorWindowForcedLockMask() const>`                                                  
void                          :cpp:func:`SetColorWindowForcedLockValue <void TK_Rendering_Options::SetColorWindowForcedLockValue(int v)>`                                                
int                           :cpp:func:`GetColorWindowForcedLockValue <int TK_Rendering_Options::GetColorWindowForcedLockValue() const>`                                                
void                          :cpp:func:`SetColorFaceContrastForcedLockMask <void TK_Rendering_Options::SetColorFaceContrastForcedLockMask(int m)>`                                      
int                           :cpp:func:`GetColorFaceContrastForcedLockMask <int TK_Rendering_Options::GetColorFaceContrastForcedLockMask() const>`                                      
void                          :cpp:func:`SetColorFaceContrastForcedLockValue <void TK_Rendering_Options::SetColorFaceContrastForcedLockValue(int v)>`                                    
int                           :cpp:func:`GetColorFaceContrastForcedLockValue <int TK_Rendering_Options::GetColorFaceContrastForcedLockValue() const>`                                    
void                          :cpp:func:`SetColorWindowContrastForcedLockMask <void TK_Rendering_Options::SetColorWindowContrastForcedLockMask(int m)>`                                  
int                           :cpp:func:`GetColorWindowContrastForcedLockMask <int TK_Rendering_Options::GetColorWindowContrastForcedLockMask() const>`                                  
void                          :cpp:func:`SetColorWindowContrastForcedLockValue <void TK_Rendering_Options::SetColorWindowContrastForcedLockValue(int v)>`                                
int                           :cpp:func:`GetColorWindowContrastForcedLockValue <int TK_Rendering_Options::GetColorWindowContrastForcedLockValue() const>`                                
void                          :cpp:func:`SetColorBackForcedLockMask <void TK_Rendering_Options::SetColorBackForcedLockMask(int m)>`                                                      
int                           :cpp:func:`GetColorBackForcedLockMask <int TK_Rendering_Options::GetColorBackForcedLockMask() const>`                                                      
void                          :cpp:func:`SetColorBackForcedLockValue <void TK_Rendering_Options::SetColorBackForcedLockValue(int v)>`                                                    
int                           :cpp:func:`GetColorBackForcedLockValue <int TK_Rendering_Options::GetColorBackForcedLockValue() const>`                                                    
void                          :cpp:func:`SetColorVertexForcedLockMask <void TK_Rendering_Options::SetColorVertexForcedLockMask(int m)>`                                                  
int                           :cpp:func:`GetColorVertexForcedLockMask <int TK_Rendering_Options::GetColorVertexForcedLockMask() const>`                                                  
void                          :cpp:func:`SetColorVertexForcedLockValue <void TK_Rendering_Options::SetColorVertexForcedLockValue(int v)>`                                                
int                           :cpp:func:`GetColorVertexForcedLockValue <int TK_Rendering_Options::GetColorVertexForcedLockValue() const>`                                                
void                          :cpp:func:`SetColorEdgeContrastForcedLockMask <void TK_Rendering_Options::SetColorEdgeContrastForcedLockMask(int m)>`                                      
int                           :cpp:func:`GetColorEdgeContrastForcedLockMask <int TK_Rendering_Options::GetColorEdgeContrastForcedLockMask() const>`                                      
void                          :cpp:func:`SetColorEdgeContrastForcedLockValue <void TK_Rendering_Options::SetColorEdgeContrastForcedLockValue(int v)>`                                    
int                           :cpp:func:`GetColorEdgeContrastForcedLockValue <int TK_Rendering_Options::GetColorEdgeContrastForcedLockValue() const>`                                    
void                          :cpp:func:`SetColorLineContrastForcedLockMask <void TK_Rendering_Options::SetColorLineContrastForcedLockMask(int m)>`                                      
int                           :cpp:func:`GetColorLineContrastForcedLockMask <int TK_Rendering_Options::GetColorLineContrastForcedLockMask() const>`                                      
void                          :cpp:func:`SetColorLineContrastForcedLockValue <void TK_Rendering_Options::SetColorLineContrastForcedLockValue(int v)>`                                    
int                           :cpp:func:`GetColorLineContrastForcedLockValue <int TK_Rendering_Options::GetColorLineContrastForcedLockValue() const>`                                    
void                          :cpp:func:`SetColorMarkerContrastForcedLockMask <void TK_Rendering_Options::SetColorMarkerContrastForcedLockMask(int m)>`                                  
int                           :cpp:func:`GetColorMarkerContrastForcedLockMask <int TK_Rendering_Options::GetColorMarkerContrastForcedLockMask() const>`                                  
void                          :cpp:func:`SetColorMarkerContrastForcedLockValue <void TK_Rendering_Options::SetColorMarkerContrastForcedLockValue(int v)>`                                
int                           :cpp:func:`GetColorMarkerContrastForcedLockValue <int TK_Rendering_Options::GetColorMarkerContrastForcedLockValue() const>`                                
void                          :cpp:func:`SetColorVertexContrastForcedLockMask <void TK_Rendering_Options::SetColorVertexContrastForcedLockMask(int m)>`                                  
int                           :cpp:func:`GetColorVertexContrastForcedLockMask <int TK_Rendering_Options::GetColorVertexContrastForcedLockMask() const>`                                  
void                          :cpp:func:`SetColorVertexContrastForcedLockValue <void TK_Rendering_Options::SetColorVertexContrastForcedLockValue(int v)>`                                
int                           :cpp:func:`GetColorVertexContrastForcedLockValue <int TK_Rendering_Options::GetColorVertexContrastForcedLockValue() const>`                                
void                          :cpp:func:`SetColorTextContrastForcedLockMask <void TK_Rendering_Options::SetColorTextContrastForcedLockMask(int m)>`                                      
int                           :cpp:func:`GetColorTextContrastForcedLockMask <int TK_Rendering_Options::GetColorTextContrastForcedLockMask() const>`                                      
void                          :cpp:func:`SetColorTextContrastForcedLockValue <void TK_Rendering_Options::SetColorTextContrastForcedLockValue(int v)>`                                    
int                           :cpp:func:`GetColorTextContrastForcedLockValue <int TK_Rendering_Options::GetColorTextContrastForcedLockValue() const>`                                    
void                          :cpp:func:`SetBufferOptionsMask <void TK_Rendering_Options::SetBufferOptionsMask(int v)>`                                                                  
int                           :cpp:func:`GetBufferOptionsMask <int TK_Rendering_Options::GetBufferOptionsMask() const>`                                                                  
void                          :cpp:func:`SetBufferOptionsValue <void TK_Rendering_Options::SetBufferOptionsValue(int v)>`                                                                
int                           :cpp:func:`GetBufferOptionsValue <int TK_Rendering_Options::GetBufferOptionsValue() const>`                                                                
void                          :cpp:func:`SetBufferSizeLimit <void TK_Rendering_Options::SetBufferSizeLimit(int l)>`                                                                      
int                           :cpp:func:`GetBufferSizeLimit <int TK_Rendering_Options::GetBufferSizeLimit() const>`                                                                      
void                          :cpp:func:`SetStereoSeparation <void TK_Rendering_Options::SetStereoSeparation(float s)>`                                                                  
float                         :cpp:func:`GetStereoSeparation <float TK_Rendering_Options::GetStereoSeparation() const>`                                                                  
void                          :cpp:func:`SetStereoDistance <void TK_Rendering_Options::SetStereoDistance(float d)>`                                                                      
float                         :cpp:func:`GetStereoDistance <float TK_Rendering_Options::GetStereoDistance() const>`                                                                      
void                          :cpp:func:`SetHlrOptions <void TK_Rendering_Options::SetHlrOptions(int o)>`                                                                                
int                           :cpp:func:`GetHlrOptions <int TK_Rendering_Options::GetHlrOptions() const>`                                                                                
void                          :cpp:func:`SetHlrDimFactor <void TK_Rendering_Options::SetHlrDimFactor(float d)>`                                                                          
float                         :cpp:func:`GetHlrDimFactor <float TK_Rendering_Options::GetHlrDimFactor() const>`                                                                          
void                          :cpp:func:`SetHlrFaceDisplacement <void TK_Rendering_Options::SetHlrFaceDisplacement(float d)>`                                                            
float                         :cpp:func:`GetHlrFaceDisplacement <float TK_Rendering_Options::GetHlrFaceDisplacement() const>`                                                            
void                          :cpp:func:`SetHlrLinePattern <void TK_Rendering_Options::SetHlrLinePattern(int p)>`                                                                        
int                           :cpp:func:`GetHlrLinePattern <int TK_Rendering_Options::GetHlrLinePattern() const>`                                                                        
void                          :cpp:func:`SetHlrFaceSortingAlgorithm <void TK_Rendering_Options::SetHlrFaceSortingAlgorithm(int a)>`                                                      
float                         :cpp:func:`GetHlrFaceSortingAlgorithm <float TK_Rendering_Options::GetHlrFaceSortingAlgorithm() const>`                                                    
void                          :cpp:func:`SetNURBSOptionsMask <void TK_Rendering_Options::SetNURBSOptionsMask(int m)>`                                                                    
int                           :cpp:func:`GetNURBSOptionsMask <int TK_Rendering_Options::GetNURBSOptionsMask() const>`                                                                    
void                          :cpp:func:`SetNURBSOptionsValue <void TK_Rendering_Options::SetNURBSOptionsValue(int v)>`                                                                  
int                           :cpp:func:`GetNURBSOptionsValue <int TK_Rendering_Options::GetNURBSOptionsValue() const>`                                                                  
void                          :cpp:func:`SetNURBSCurveBudget <void TK_Rendering_Options::SetNURBSCurveBudget(int b)>`                                                                    
int                           :cpp:func:`GetNURBSCurveBudget <int TK_Rendering_Options::GetNURBSCurveBudget() const>`                                                                    
void                          :cpp:func:`SetNURBSCurveContinuedBudget <void TK_Rendering_Options::SetNURBSCurveContinuedBudget(int b)>`                                                  
int                           :cpp:func:`GetNURBSCurveContinuedBudget <int TK_Rendering_Options::GetNURBSCurveContinuedBudget() const>`                                                  
void                          :cpp:func:`SetNURBSSurfaceBudget <void TK_Rendering_Options::SetNURBSSurfaceBudget(int b)>`                                                                
int                           :cpp:func:`GetNURBSSurfaceBudget <int TK_Rendering_Options::GetNURBSSurfaceBudget() const>`                                                                
void                          :cpp:func:`SetNURBSSurfaceTrimBudget <void TK_Rendering_Options::SetNURBSSurfaceTrimBudget(int b)>`                                                        
int                           :cpp:func:`GetNURBSSurfaceTrimBudget <int TK_Rendering_Options::GetNURBSSurfaceTrimBudget() const>`                                                        
void                          :cpp:func:`SetLodOptionsMask <void TK_Rendering_Options::SetLodOptionsMask(int v)>`                                                                        
int                           :cpp:func:`GetLodOptionsMask <int TK_Rendering_Options::GetLodOptionsMask() const>`                                                                        
void                          :cpp:func:`SetLodOptionsValue <void TK_Rendering_Options::SetLodOptionsValue(int v)>`                                                                      
int                           :cpp:func:`GetLodOptionsValue <int TK_Rendering_Options::GetLodOptionsValue() const>`                                                                      
void                          :cpp:func:`SetLodAlgorithm <void TK_Rendering_Options::SetLodAlgorithm(int v)>`                                                                            
int                           :cpp:func:`GetLodAlgorithm <int TK_Rendering_Options::GetLodAlgorithm() const>`                                                                            
void                          :cpp:func:`SetLodMinimumTriangleCount <void TK_Rendering_Options::SetLodMinimumTriangleCount(int v)>`                                                      
int                           :cpp:func:`GetLodMinimumTriangleCount <int TK_Rendering_Options::GetLodMinimumTriangleCount() const>`                                                      
void                          :cpp:func:`SetLodNumLevels <void TK_Rendering_Options::SetLodNumLevels(int v)>`                                                                            
int                           :cpp:func:`GetLodNumLevels <int TK_Rendering_Options::GetLodNumLevels() const>`                                                                            
void                          :cpp:func:`SetLodClamp <void TK_Rendering_Options::SetLodClamp(int v)>`                                                                                    
int                           :cpp:func:`GetLodClamp <int TK_Rendering_Options::GetLodClamp() const>`                                                                                    
void                          :cpp:func:`SetLodMaxDegree <void TK_Rendering_Options::SetLodMaxDegree(int v)>`                                                                            
int                           :cpp:func:`GetLodMaxDegree <int TK_Rendering_Options::GetLodMaxDegree() const>`                                                                            
void                          :cpp:func:`SetLodTolerance <void TK_Rendering_Options::SetLodTolerance(float v)>`                                                                          
float                         :cpp:func:`GetLodTolerance <float TK_Rendering_Options::GetLodTolerance() const>`                                                                          
void                          :cpp:func:`SetLodFallback <void TK_Rendering_Options::SetLodFallback(int v)>`                                                                              
int                           :cpp:func:`GetLodFallback <int TK_Rendering_Options::GetLodFallback() const>`                                                                              
void                          :cpp:func:`SetLodBounding <void TK_Rendering_Options::SetLodBounding(float x1, float y1, float z1, float x2, float y2, float z2)>`                         
void                          :cpp:func:`SetLodBounding <void TK_Rendering_Options::SetLodBounding(float const s[], float const e[])>`                                                   
void                          :cpp:func:`SetLodBounding <void TK_Rendering_Options::SetLodBounding(float const p[])>`                                                                    
float const *                 :cpp:func:`GetLodBounding <float const  * TK_Rendering_Options::GetLodBounding() const>`                                                                   
void                          :cpp:func:`SetLodRatio <void TK_Rendering_Options::SetLodRatio(float r)>`                                                                                  
void                          :cpp:func:`SetLodRatios <void TK_Rendering_Options::SetLodRatios(int c, float const r[]=0)>`                                                               
int                           :cpp:func:`GetLodNumRatios <int TK_Rendering_Options::GetLodNumRatios() const>`                                                                            
float const *                 :cpp:func:`GetLodRatios <float const  * TK_Rendering_Options::GetLodRatios() const>`                                                                       
float *                       :cpp:func:`GetLodRatios <float * TK_Rendering_Options::GetLodRatios()>`                                                                                    
void                          :cpp:func:`SetLodThresholdType <void TK_Rendering_Options::SetLodThresholdType(int v)>`                                                                    
int                           :cpp:func:`GetLodThresholdType <int TK_Rendering_Options::GetLodThresholdType() const>`                                                                    
void                          :cpp:func:`SetLodThreshold <void TK_Rendering_Options::SetLodThreshold(float r)>`                                                                          
void                          :cpp:func:`SetLodThresholds <void TK_Rendering_Options::SetLodThresholds(int c, float const r[]=0)>`                                                       
int                           :cpp:func:`GetLodNumThresholds <int TK_Rendering_Options::GetLodNumThresholds() const>`                                                                    
float const *                 :cpp:func:`GetLodThresholds <float const  * TK_Rendering_Options::GetLodThresholds() const>`                                                               
float *                       :cpp:func:`GetLodThresholds <float * TK_Rendering_Options::GetLodThresholds()>`                                                                            
void                          :cpp:func:`SetLodCutoff <void TK_Rendering_Options::SetLodCutoff(float r)>`                                                                                
void                          :cpp:func:`SetLodCutoffs <void TK_Rendering_Options::SetLodCutoffs(int c, float const r[]=0)>`                                                             
int                           :cpp:func:`GetLodNumCutoffs <int TK_Rendering_Options::GetLodNumCutoffs() const>`                                                                          
float const *                 :cpp:func:`GetLodCutoffs <float const  * TK_Rendering_Options::GetLodCutoffs() const>`                                                                     
float *                       :cpp:func:`GetLodCutoffs <float * TK_Rendering_Options::GetLodCutoffs()>`                                                                                  
void                          :cpp:func:`SetTessellationMask <void TK_Rendering_Options::SetTessellationMask(int m)>`                                                                    
int                           :cpp:func:`GetTessellationMask <int TK_Rendering_Options::GetTessellationMask() const>`                                                                    
void                          :cpp:func:`SetCylinderTessellation <void TK_Rendering_Options::SetCylinderTessellation(int n)>`                                                            
void                          :cpp:func:`SetCylinderTessellations <void TK_Rendering_Options::SetCylinderTessellations(int c, char const *n=0)>`                                         
int                           :cpp:func:`GetNumCylinderTessellations <int TK_Rendering_Options::GetNumCylinderTessellations() const>`                                                    
char const *                  :cpp:func:`GetCylinderTessellations <char const  * TK_Rendering_Options::GetCylinderTessellations() const>`                                                
char *                        :cpp:func:`GetCylinderTessellations <char * TK_Rendering_Options::GetCylinderTessellations()>`                                                             
void                          :cpp:func:`SetSphereTessellation <void TK_Rendering_Options::SetSphereTessellation(int n)>`                                                                
void                          :cpp:func:`SetSphereTessellations <void TK_Rendering_Options::SetSphereTessellations(int c, char const *n=0)>`                                             
int                           :cpp:func:`GetNumSphereTessellations <int TK_Rendering_Options::GetNumSphereTessellations() const>`                                                        
char const *                  :cpp:func:`GetSphereTessellations <char const  * TK_Rendering_Options::GetSphereTessellations() const>`                                                    
char *                        :cpp:func:`GetSphereTessellations <char * TK_Rendering_Options::GetSphereTessellations()>`                                                                 
void                          :cpp:func:`SetGeometryOptionsMask <void TK_Rendering_Options::SetGeometryOptionsMask(int m)>`                                                              
int                           :cpp:func:`GetGeometryOptionsMask <int TK_Rendering_Options::GetGeometryOptionsMask() const>`                                                              
void                          :cpp:func:`SetHardEdgeAngle <void TK_Rendering_Options::SetHardEdgeAngle(int m)>`                                                                          
float                         :cpp:func:`GetHardEdgeAngle <float TK_Rendering_Options::GetHardEdgeAngle() const>`                                                                        
void                          :cpp:func:`SetMaskTransform <void TK_Rendering_Options::SetMaskTransform(int m)>`                                                                          
int                           :cpp:func:`GetMaskTransform <int TK_Rendering_Options::GetMaskTransform() const>`                                                                          
void                          :cpp:func:`SetCutGeometry <void TK_Rendering_Options::SetCutGeometry(int m)>`                                                                              
int                           :cpp:func:`GetCutGeometry <int TK_Rendering_Options::GetCutGeometry() const>`                                                                              
void                          :cpp:func:`SetCutGeometryLevel <void TK_Rendering_Options::SetCutGeometryLevel(int m)>`                                                                    
int                           :cpp:func:`GetCutGeometryLevel <int TK_Rendering_Options::GetCutGeometryLevel() const>`                                                                    
void                          :cpp:func:`SetCutGeometryColorMatch <void TK_Rendering_Options::SetCutGeometryColorMatch(int m)>`                                                          
int                           :cpp:func:`GetCutGeometryColorMatch <int TK_Rendering_Options::GetCutGeometryColorMatch() const>`                                                          
void                          :cpp:func:`SetCutGeometryUsage <void TK_Rendering_Options::SetCutGeometryUsage(int u)>`                                                                    
int                           :cpp:func:`GetCutGeometryUsage <int TK_Rendering_Options::GetCutGeometryUsage() const>`                                                                    
void                          :cpp:func:`SetCutGeometryTolerance <void TK_Rendering_Options::SetCutGeometryTolerance(float m)>`                                                          
float                         :cpp:func:`GetCutGeometryTolerance <float TK_Rendering_Options::GetCutGeometryTolerance() const>`                                                          
void                          :cpp:func:`SetCutGeometryEdgeWeight <void TK_Rendering_Options::SetCutGeometryEdgeWeight(float value, int units=TKO_Generic_Size_Unspecified)>`            
float                         :cpp:func:`GetCutGeometryEdgeWeight <float TK_Rendering_Options::GetCutGeometryEdgeWeight() const>`                                                        
int                           :cpp:func:`GetCutGeometryEdgeWeightUnits <int TK_Rendering_Options::GetCutGeometryEdgeWeightUnits() const>`                                                
void                          :cpp:func:`SetCutGeometryEdgePattern <void TK_Rendering_Options::SetCutGeometryEdgePattern(char const *pattern)>`                                          
void                          :cpp:func:`SetCutGeometryEdgePattern <void TK_Rendering_Options::SetCutGeometryEdgePattern(int length)>`                                                   
char const *                  :cpp:func:`GetCutGeometryEdgePattern <char const  * TK_Rendering_Options::GetCutGeometryEdgePattern() const>`                                              
char *                        :cpp:func:`GetCutGeometryEdgePattern <char * TK_Rendering_Options::GetCutGeometryEdgePattern()>`                                                           
void                          :cpp:func:`SetDisplayListLevel <void TK_Rendering_Options::SetDisplayListLevel(int m)>`                                                                    
int                           :cpp:func:`GetDisplayListLevel <int TK_Rendering_Options::GetDisplayListLevel() const>`                                                                    
void                          :cpp:func:`SetSimpleShadow <void TK_Rendering_Options::SetSimpleShadow(int m)>`                                                                            
int                           :cpp:func:`GetSimpleShadow <int TK_Rendering_Options::GetSimpleShadow() const>`                                                                            
void                          :cpp:func:`SetSimpleShadowBlur <void TK_Rendering_Options::SetSimpleShadowBlur(int m)>`                                                                    
int                           :cpp:func:`GetSimpleShadowBlur <int TK_Rendering_Options::GetSimpleShadowBlur() const>`                                                                    
void                          :cpp:func:`SetSimpleShadowResolution <void TK_Rendering_Options::SetSimpleShadowResolution(int m)>`                                                        
int                           :cpp:func:`GetSimpleShadowResolution <int TK_Rendering_Options::GetSimpleShadowResolution() const>`                                                        
void                          :cpp:func:`SetSimpleShadowLight <void TK_Rendering_Options::SetSimpleShadowLight(float x, float y, float z)>`                                              
void                          :cpp:func:`SetSimpleShadowLight <void TK_Rendering_Options::SetSimpleShadowLight(float const l[])>`                                                        
float const *                 :cpp:func:`getSimpleShadowLight <float const  * TK_Rendering_Options::getSimpleShadowLight() const>`                                                       
void                          :cpp:func:`SetSimpleShadowPlane <void TK_Rendering_Options::SetSimpleShadowPlane(float a, float b, float c, float d)>`                                     
void                          :cpp:func:`SetSimpleShadowPlane <void TK_Rendering_Options::SetSimpleShadowPlane(float const p[])>`                                                        
float const *                 :cpp:func:`GetSimpleShadowPlane <float const  * TK_Rendering_Options::GetSimpleShadowPlane() const>`                                                       
void                          :cpp:func:`SetSimpleShadowColor <void TK_Rendering_Options::SetSimpleShadowColor(float r, float g, float b)>`                                              
void                          :cpp:func:`SetSimpleShadowColor <void TK_Rendering_Options::SetSimpleShadowColor(float const rgb[])>`                                                      
float const *                 :cpp:func:`GetSimpleShadowColor <float const  * TK_Rendering_Options::GetSimpleShadowColor() const>`                                                       
void                          :cpp:func:`SetSimpleShadowOpacity <void TK_Rendering_Options::SetSimpleShadowOpacity(float o)>`                                                            
float                         :cpp:func:`GetSimpleShadowOpacity <float TK_Rendering_Options::GetSimpleShadowOpacity() const>`                                                            
void                          :cpp:func:`SetShadowMap <void TK_Rendering_Options::SetShadowMap(int m)>`                                                                                  
int                           :cpp:func:`GetShadowMap <int TK_Rendering_Options::GetShadowMap() const>`                                                                                  
void                          :cpp:func:`SetShadowMapResolution <void TK_Rendering_Options::SetShadowMapResolution(int m)>`                                                              
int                           :cpp:func:`GetShadowMapResolution <int TK_Rendering_Options::GetShadowMapResolution() const>`                                                              
void                          :cpp:func:`SetShadowMapSamples <void TK_Rendering_Options::SetShadowMapSamples(int m)>`                                                                    
int                           :cpp:func:`GetShadowMapSamples <int TK_Rendering_Options::GetShadowMapSamples() const>`                                                                    
void                          :cpp:func:`SetSimpleReflection <void TK_Rendering_Options::SetSimpleReflection(int m)>`                                                                    
int                           :cpp:func:`GetSimpleReflection <int TK_Rendering_Options::GetSimpleReflection() const>`                                                                    
void                          :cpp:func:`SetSimpleReflectionPlane <void TK_Rendering_Options::SetSimpleReflectionPlane(float a, float b, float c, float d)>`                             
void                          :cpp:func:`SetSimpleReflectionPlane <void TK_Rendering_Options::SetSimpleReflectionPlane(float const p[])>`                                                
float const *                 :cpp:func:`GetSimpleReflectionPlane <float const  * TK_Rendering_Options::GetSimpleReflectionPlane() const>`                                               
void                          :cpp:func:`SetSimpleReflectionOpacity <void TK_Rendering_Options::SetSimpleReflectionOpacity(float o)>`                                                    
float                         :cpp:func:`GetSimpleReflectionOpacity <float TK_Rendering_Options::GetSimpleReflectionOpacity() const>`                                                    
void                          :cpp:func:`SetSimpleReflectionVisibilityMask <void TK_Rendering_Options::SetSimpleReflectionVisibilityMask(int m)>`                                        
int                           :cpp:func:`GetSimpleReflectionVisibilityValue <int TK_Rendering_Options::GetSimpleReflectionVisibilityValue() const>`                                      
void                          :cpp:func:`SetDepthRange <void TK_Rendering_Options::SetDepthRange(float n, float f)>`                                                                     
void                          :cpp:func:`SetDepthRange <void TK_Rendering_Options::SetDepthRange(float const l[])>`                                                                      
float const *                 :cpp:func:`GetDepthRange <float const  * TK_Rendering_Options::GetDepthRange() const>`                                                                     
void                          :cpp:func:`SetScreenRange <void TK_Rendering_Options::SetScreenRange(float l, float r, float b, float t, float lo=0, float ro=0, float bo=0, float to=0)>` 
void                          :cpp:func:`SetScreenRange <void TK_Rendering_Options::SetScreenRange(float const l[])>`                                                                    
void                          :cpp:func:`SetScreenRange <void TK_Rendering_Options::SetScreenRange(float const l[], float const o[])>`                                                   
void                          :cpp:func:`SetScreenRange <void TK_Rendering_Options::SetScreenRange(int n, float const l[])>`                                                             
float const *                 :cpp:func:`GetScreenRange <float const  * TK_Rendering_Options::GetScreenRange() const>`                                                                   
void                          :cpp:func:`SetAmbientUpVector <void TK_Rendering_Options::SetAmbientUpVector(float x, float y, float z)>`                                                  
void                          :cpp:func:`SetAmbientUpVector <void TK_Rendering_Options::SetAmbientUpVector(float const v[])>`                                                            
float const *                 :cpp:func:`GetAmbientUpVector <float const  * TK_Rendering_Options::GetAmbientUpVector() const>`                                                           
void                          :cpp:func:`SetImageScale <void TK_Rendering_Options::SetImageScale(float x, float y)>`                                                                     
void                          :cpp:func:`SetImageScale <void TK_Rendering_Options::SetImageScale(float const s[])>`                                                                      
float const *                 :cpp:func:`GetImageScale <float const  * TK_Rendering_Options::GetImageScale() const>`                                                                     
void                          :cpp:func:`SetImageTintColor <void TK_Rendering_Options::SetImageTintColor(float r, float g, float b)>`                                                    
void                          :cpp:func:`SetImageTintColor <void TK_Rendering_Options::SetImageTintColor(float const rgb[])>`                                                            
float const *                 :cpp:func:`GetImageTintColor <float const  * TK_Rendering_Options::GetImageTintColor() const>`                                                             
void                          :cpp:func:`SetDiffuseTextureTintColor <void TK_Rendering_Options::SetDiffuseTextureTintColor(float r, float g, float b)>`                                  
void                          :cpp:func:`SetDiffuseTextureTintColor <void TK_Rendering_Options::SetDiffuseTextureTintColor(float const rgb[])>`                                          
float const *                 :cpp:func:`GetDiffuseTextureTintColor <float const  * TK_Rendering_Options::GetDiffuseTextureTintColor() const>`                                           
void                          :cpp:func:`SetAntiAlias <void TK_Rendering_Options::SetAntiAlias(int m)>`                                                                                  
int                           :cpp:func:`GetAntiAlias <int TK_Rendering_Options::GetAntiAlias() const>`                                                                                  
void                          :cpp:func:`SetVertexDecimation <void TK_Rendering_Options::SetVertexDecimation(float f)>`                                                                  
float                         :cpp:func:`GetVertexDecimation <float TK_Rendering_Options::GetVertexDecimation() const>`                                                                  
============================= ===========================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: TK_Rendering_Options
   :project: 3dgs_stream
   :members:
   :undoc-members:



