Blender V4.3
Freestyle::SceneHash Class Reference

#include <SceneHash.h>

Inherits Freestyle::SceneVisitor.

Public Member Functions

 SceneHash ()
 
virtual ~SceneHash ()
 
 VISIT_DECL (NodeCamera)
 
 VISIT_DECL (NodeViewLayer)
 
 VISIT_DECL (IndexedFaceSet)
 
string toString ()
 
bool match ()
 
void store ()
 
void reset ()
 
- Public Member Functions inherited from Freestyle::SceneVisitor
 SceneVisitor ()
 
virtual ~SceneVisitor ()
 
virtual void beginScene ()
 
virtual void endScene ()
 

Detailed Description

Definition at line 24 of file SceneHash.h.

Constructor & Destructor Documentation

◆ SceneHash()

Freestyle::SceneHash::SceneHash ( )
inline

Definition at line 26 of file SceneHash.h.

◆ ~SceneHash()

virtual Freestyle::SceneHash::~SceneHash ( )
inlinevirtual

Definition at line 31 of file SceneHash.h.

Member Function Documentation

◆ match()

bool Freestyle::SceneHash::match ( )
inline

Definition at line 39 of file SceneHash.h.

Referenced by Freestyle::Controller::hitViewMapCache().

◆ reset()

void Freestyle::SceneHash::reset ( )
inline

Definition at line 49 of file SceneHash.h.

Referenced by Freestyle::Controller::LoadMesh().

◆ store()

void Freestyle::SceneHash::store ( )
inline

Definition at line 44 of file SceneHash.h.

Referenced by Freestyle::Controller::hitViewMapCache().

◆ toString()

string Freestyle::SceneHash::toString ( )

Definition at line 17 of file SceneHash.cpp.

References hex.

Referenced by Freestyle::Controller::LoadMesh().

◆ VISIT_DECL() [1/3]

Freestyle::SceneHash::VISIT_DECL ( IndexedFaceSet )

◆ VISIT_DECL() [2/3]

Freestyle::SceneHash::VISIT_DECL ( NodeCamera )

◆ VISIT_DECL() [3/3]

Freestyle::SceneHash::VISIT_DECL ( NodeViewLayer )

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