Set_Color_Locks
|
Functions |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Back_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Cut_Edge_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Cut_Face_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Edge_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Edge_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Face_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Front_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Line_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Line_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Marker_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Marker_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Text_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Text_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Vertex_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Vertex_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Window_Contrast_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
HC_EXTERNAL HIC_API void | HIC_Set_Color_Window_Locks (HIC_Rendition const *nr, HIC_Color_Lock_Objects material_color_locks) |
Detailed Description
It is possible to override local attributes temporarily, using attribute lock. When a specific attribute is locked in a segment, that attribute's value applies to all sub-segments, regardless of whether those sub-segments have local attribute values set for that same attribute.
Function Documentation
HC_EXTERNAL HIC_API void HIC_Set_Color_Back_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color back attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Cut_Edge_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color cut edge attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Cut_Face_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color cut face attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Edge_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color edge contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Edge_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color edge attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Face_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color face contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Front_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color front attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Line_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color line contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Line_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color line attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| color_locks | A HIC_Color_Lock_Objects. |
This function locks the color attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Marker_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color marker contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Marker_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color marker attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Text_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color text contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Text_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color text attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Vertex_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color vertex contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Vertex_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color vertex attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Window_Contrast_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color window contrast attribute.
HC_EXTERNAL HIC_API void HIC_Set_Color_Window_Locks |
( |
HIC_Rendition const * |
nr, |
|
|
HIC_Color_Lock_Objects |
material_color_locks | |
|
) |
| | |
- Parameters:
-
| nr | A pointer to a const HIC_Rendition. |
| material_color_locks | A HIC_Color_Lock_Objects. |
This function locks the color window attribute.