Loading...
Searching...
No Matches
SdfAnimationBlock Class Reference

A special value type that can be used to explicitly author an opinion for an attribute's default value that represents having no animation value and is used to block spline or time samples value on a weaker layer. More...

#include <types.h>

Public Member Functions

bool operator== (const SdfAnimationBlock &block) const
 
bool operator!= (const SdfAnimationBlock &block) const
 

Friends

size_t hash_value (const SdfAnimationBlock &block)
 

Detailed Description

A special value type that can be used to explicitly author an opinion for an attribute's default value that represents having no animation value and is used to block spline or time samples value on a weaker layer.

Definition at line 606 of file types.h.

Member Function Documentation

◆ operator!=()

bool operator!= ( const SdfAnimationBlock block) const
inline

Definition at line 608 of file types.h.

◆ operator==()

bool operator== ( const SdfAnimationBlock block) const
inline

Definition at line 607 of file types.h.

Friends And Related Function Documentation

◆ hash_value

size_t hash_value ( const SdfAnimationBlock block)
friend

Definition at line 611 of file types.h.


The documentation for this class was generated from the following file: