RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RigDef::Node::Range Struct Reference

#include <RigDef_Node.h>

+ Collaboration diagram for RigDef::Node::Range:

Public Member Functions

 Range (Node::Ref const &start, Node::Ref const &end)
 
 Range (Node::Ref const &single)
 
bool IsRange () const
 
void SetSingle (Node::Ref const &ref)
 

Data Fields

Node::Ref start
 
Node::Ref end
 

Detailed Description

Definition at line 114 of file RigDef_Node.h.

Constructor & Destructor Documentation

◆ Range() [1/2]

RigDef::Node::Range::Range ( Node::Ref const &  start,
Node::Ref const &  end 
)
inline

Definition at line 116 of file RigDef_Node.h.

◆ Range() [2/2]

RigDef::Node::Range::Range ( Node::Ref const &  single)
inline

Definition at line 121 of file RigDef_Node.h.

Member Function Documentation

◆ IsRange()

bool RigDef::Node::Range::IsRange ( ) const
inline

Definition at line 126 of file RigDef_Node.h.

+ Here is the caller graph for this function:

◆ SetSingle()

void RigDef::Node::Range::SetSingle ( Node::Ref const &  ref)
inline

Definition at line 128 of file RigDef_Node.h.

Field Documentation

◆ end

Node::Ref RigDef::Node::Range::end

Definition at line 135 of file RigDef_Node.h.

◆ start

Node::Ref RigDef::Node::Range::start

Definition at line 134 of file RigDef_Node.h.


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