|
| IE_CORE_FORWARDDECLARE (NukeDisplayDriver) |
|
| IE_CORE_DECLAREPTR (FromNukeCameraConverter) |
|
| IE_CORE_DECLAREPTR (FromNukePointsConverter) |
|
| IE_CORE_DECLAREPTR (FromNukeTileConverter) |
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Vec2< T > &v) |
| Appends the contents of an Imath::Vec2 to a hash.
|
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Vec3< T > &v) |
| Appends the contents of an Imath::Vec3 to a hash.
|
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Color4< T > &c) |
| Appends the contents of an Imath::Color4 to a hash.
|
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Box< T > &b) |
| Appends the contents of an Imath::Box to a hash.
|
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Matrix33< T > &m) |
| Appends the contents of an Imath::Matrix33 to a hash.
|
|
template<class T > |
void | append (DD::Image::Hash &hash, const Imath::Matrix44< T > &m) |
| Appends the contents of an Imath::Matrix44 to a hash.
|
|
| IE_CORE_DECLAREPTR (MeshFromNuke) |
|
| IE_CORE_DECLAREPTR (ToNukeConverter) |
|
| IE_CORE_FORWARDDECLARE (ToNukeGeometryConverter) |
|
The IECoreNuke namespace holds all the functionality of libIECoreNuke.