BioDynaMo
v1.05.120-25dc9790
|
Go to the documentation of this file.
15 #ifndef NEUROSCIENCE_NEURON_OR_NEURITE_H_
16 #define NEUROSCIENCE_NEURON_OR_NEURITE_H_
27 namespace neuroscience {
75 #endif // NEUROSCIENCE_NEURON_OR_NEURITE_H_
virtual const AgentUid & GetUid() const =0
AgentPointer< NeuronOrNeurite > GetNeuronOrNeuriteAgentPtr() const
virtual void UpdateDependentPhysicalVariables()=0
virtual ~NeuronOrNeurite()
bool IsNeuronSoma() const
virtual void RemoveDaughter(const AgentPointer< NeuriteElement > &daughter)=0
virtual StructureIdentifierSWC GetIdentifierSWC() const
Returns the SWC classification of the object.
virtual Spinlock * GetLock()=0
bool IsNeuriteElement() const
virtual void UpdateRelative(const NeuronOrNeurite &old_rel, const NeuronOrNeurite &new_rel)=0
virtual Real3 OriginOf(const AgentUid &daughter_uid) const =0