OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
osgAnimation::VertexInfluence Class Reference

#include <VertexInfluence.h>

Inheritance diagram for osgAnimation::VertexInfluence:
Inheritance graph
[legend]
Collaboration diagram for osgAnimation::VertexInfluence:
Collaboration graph
[legend]

Public Member Functions

const std::string & getName () const
 
void setName (const std::string &name)
 

Protected Attributes

std::string _name
 

Detailed Description

Definition at line 30 of file VertexInfluence.h.

Member Function Documentation

const std::string& osgAnimation::VertexInfluence::getName ( ) const
inline

Definition at line 33 of file VertexInfluence.h.

void osgAnimation::VertexInfluence::setName ( const std::string &  name)
inline

Definition at line 34 of file VertexInfluence.h.

Member Data Documentation

std::string osgAnimation::VertexInfluence::_name
protected

Definition at line 38 of file VertexInfluence.h.


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